aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoradnano <[email protected]>2020-10-11 21:55:30 -0400
committeradnano <[email protected]>2020-10-11 21:55:30 -0400
commit3b5cc23d284512cfad768a67b5962dd8e302b0c1 (patch)
tree272cc5f0b884961bf2a24c6a9b9828baea418c14 /go.mod
parentDetect mimetypes (diff)
downloadgo-gemini-3b5cc23d284512cfad768a67b5962dd8e302b0c1.tar.xz
go-gemini-3b5cc23d284512cfad768a67b5962dd8e302b0c1.zip
Remove dependency on golang.org/x/crypto
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 0 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 6e2fee9..91e9c9b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,3 @@
module git.sr.ht/~adnano/gmi
go 1.15
-
-require golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a