aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAdnan Maolood <[email protected]>2021-02-24 11:01:02 -0500
committerAdnan Maolood <[email protected]>2021-02-24 11:01:02 -0500
commit25f441f573c5717f65d01c8ee8d3e842f84fa7e4 (patch)
treee3089f305193e66e757c9c577a92d3aa5ce8af5c /go.mod
parentAdd NewResponse function (diff)
downloadgo-gemini-25f441f573c5717f65d01c8ee8d3e842f84fa7e4.tar.xz
go-gemini-25f441f573c5717f65d01c8ee8d3e842f84fa7e4.zip
fs: Remove build constraintv0.1.15
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 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