summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index a5887e3..cccd041 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
-module git.sr.ht/~rctt/solec
+module git.rctt.net/solec
-go 1.25.0
+go 1.26.1
require github.com/google/go-cmp v0.7.0