File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/charmbracelet/bubbletea v1.2.4
12
12
github.com/charmbracelet/glamour v0.8.0
13
13
github.com/charmbracelet/lipgloss v1.0.0
14
- github.com/go-resty/resty/v2 v2.16.2
14
+ github.com/go-resty/resty/v2 v2.16.3
15
15
github.com/go-shiori/go-readability v0.0.0-20241012063810-92284fa8a71f
16
16
github.com/jedib0t/go-pretty/v6 v6.6.5
17
17
github.com/logrusorgru/aurora/v3 v3.0.0
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/dlclark/regexp2 v1.11.4 h1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yA
46
46
github.com/dlclark/regexp2 v1.11.4 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
47
47
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f h1:Y/CXytFA4m6baUTXGLOoWe4PQhGxaX0KpnayAqC48p4 =
48
48
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f /go.mod h1:vw97MGsxSvLiUE2X8qFplwetxpGLQrlU1Q9AUEIzCaM =
49
- github.com/go-resty/resty/v2 v2.16.2 h1:CpRqTjIzq/rweXUt9+GxzzQdlkqMdt8Lm/fuK/CAbAg =
50
- github.com/go-resty/resty/v2 v2.16.2 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
49
+ github.com/go-resty/resty/v2 v2.16.3 h1:zacNT7lt4b8M/io2Ahj6yPypL7bqx9n1iprfQuodV+E =
50
+ github.com/go-resty/resty/v2 v2.16.3 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
51
51
github.com/go-shiori/dom v0.0.0-20230515143342-73569d674e1c h1:wpkoddUomPfHiOziHZixGO5ZBS73cKqVzZipfrLmO1w =
52
52
github.com/go-shiori/dom v0.0.0-20230515143342-73569d674e1c /go.mod h1:oVDCh3qjJMLVUSILBRwrm+Bc6RNXGZYtoh9xdvf1ffM =
53
53
github.com/go-shiori/go-readability v0.0.0-20241012063810-92284fa8a71f h1:cypj7SJh+47G9J3VCPdMzT3uWcXWAWDJA54ErTfOigI =
You can’t perform that action at this time.
0 commit comments