aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index c313b58..51b4fb4 100644
--- a/go.mod
+++ b/go.mod
@@ -5,13 +5,11 @@ go 1.24.2
toolchain go1.24.4
require (
- github.com/GeertJohan/go.rice v1.0.3
github.com/PuerkitoBio/goquery v1.8.1
github.com/advancedlogic/GoOse v0.0.0-20200830213114-1225d531e0ad
github.com/mattn/go-sqlite3 v1.14.16
github.com/microcosm-cc/bluemonday v1.0.26
github.com/mmcdole/gofeed v1.1.0
- github.com/ogier/pflag v0.0.1
github.com/russross/blackfriday v2.0.0+incompatible
golang.org/x/crypto v0.35.0
gopkg.in/yaml.v2 v2.3.0
@@ -23,7 +21,6 @@ require (
github.com/aymerick/douceur v0.2.0 // indirect
github.com/clipperhouse/stringish v0.1.1 // indirect
github.com/clipperhouse/uax29/v2 v2.5.0 // indirect
- github.com/daaku/go.zipexe v1.0.2 // indirect
github.com/fatih/set v0.2.1 // indirect
github.com/gigawattio/window v0.0.0-20180317192513-0f5467e35573 // indirect
github.com/go-resty/resty/v2 v2.3.0 // indirect