summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-12-20 16:13:39 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-12-21 18:28:52 +0100
commit8ce046117d80d086fbcd9e1152f6c8d7cc095a10 (patch)
tree46c0b4752b8be6708a01ec7fd0be1e5ae0374e01 /go.mod
parente378d715a02ca749aec3e54f8496a51daea61404 (diff)
Go.mod: Bump to 1.18
Fedora 36 has 1.18, which is our minimum target now
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 e134c4c..ffb4801 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/eduvpn/eduvpn-common
-go 1.16
+go 1.18
require (
github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b