aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorKaleb Elwert <[email protected]>2021-02-23 23:52:23 -0800
committerAdnan Maolood <[email protected]>2021-02-24 07:41:53 -0500
commit2c2d74bcb25d0ffb3f1b82ffc24cd4595da331b7 (patch)
treea4042a69cf65d3e0bbea4b2e18085dfcef56fdef /go.mod
parentMake ResponseWriter an interface (diff)
downloadgo-gemini-2c2d74bcb25d0ffb3f1b82ffc24cd4595da331b7.tar.xz
go-gemini-2c2d74bcb25d0ffb3f1b82ffc24cd4595da331b7.zip
Only use fs.go when fs.FS is available
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 3b7df0a..2eb6847 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module git.sr.ht/~adnano/go-gemini
-go 1.16
+go 1.15
require golang.org/x/net v0.0.0-20210119194325-5f4716e94777