We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5012a commit 17b9cf5Copy full SHA for 17b9cf5
go.mod
@@ -6,7 +6,7 @@ toolchain go1.25.6
6
7
require (
8
github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.0
9
- github.com/elazarl/goproxy v1.8.0
+ github.com/elazarl/goproxy v1.8.1
10
github.com/go-shiori/go-epub v1.2.1
11
github.com/go-shiori/go-readability v0.0.0-20251205110129-5db1dc9836f0
12
github.com/jedib0t/go-pretty/v6 v6.7.8
0 commit comments