aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdnan Maolood <[email protected]>2021-02-16 18:50:42 -0500
committerAdnan Maolood <[email protected]>2021-02-16 18:50:42 -0500
commitcf995c86c94c87fdb1ba993bba49104be6dbe84a (patch)
tree27be135aea7726ddf24695368477e410328ff90a
parentclient: Don't try to verify unicode hostname (diff)
downloadgo-gemini-cf995c86c94c87fdb1ba993bba49104be6dbe84a.tar.xz
go-gemini-cf995c86c94c87fdb1ba993bba49104be6dbe84a.zip
Require Go 1.16
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2eb6847..3b7df0a 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module git.sr.ht/~adnano/go-gemini
-go 1.15
+go 1.16
require golang.org/x/net v0.0.0-20210119194325-5f4716e94777