summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-05-28 21:45:26 +0300
committerPaul Buetow <paul@buetow.org>2025-05-28 21:45:26 +0300
commit7bc06643e310d52c22c5ad757c8c5c6ae0422ebe (patch)
tree3df578ba76671e3af7181368227aab2095db0f83
parentc63356e523b8d693233d5379f1f3865606172b99 (diff)
update go version
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e8c05ec..a5d1518 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
module codeberg.org/snonux/gogios
-go 1.19
+go 1.24