summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 16:11:34 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 16:11:34 +0100
commitf08b9a32023193e8f9174c862cc850bf88961236 (patch)
tree4d838450bd18188c89de85fdff884e48d5af0512 /go.mod
parenta587163c822e80527f6acc78c1edac3410327854 (diff)
Go.mod: Require go 1.22
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 4a4b1a4..cc6632a 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module codeberg.org/eduVPN/eduvpn-common
-go 1.18
+go 1.22
require (
codeberg.org/eduVPN/proxyguard v0.0.0-20241028155505-e9ee8522373e