summaryrefslogtreecommitdiff
path: root/src/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'src/go.mod')
-rw-r--r--src/go.mod3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/go.mod b/src/go.mod
index 22b8bd5..e70aac9 100644
--- a/src/go.mod
+++ b/src/go.mod
@@ -4,10 +4,7 @@ go 1.16
require (
git.sr.ht/~adnano/go-gemini v0.2.3
- github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
- github.com/emersion/go-smtp v0.15.0
github.com/gomarkdown/markdown v0.0.0-20220510115730-2372b9aa33e5
- github.com/google/uuid v1.3.0
github.com/gorilla/feeds v1.1.1
github.com/hashicorp/golang-lru v0.5.4
github.com/mattn/go-sqlite3 v1.14.8