summaryrefslogtreecommitdiff
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 506f325..b495f7d 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
-module git.magnusson.space/hh
+module git.0m.nu/hh
-go 1.23.6
+go 1.25.6
require github.com/google/uuid v1.6.0