summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-10-30 13:17:30 +0100
committerRaymaekers Luca <luca@spacehb.net>2025-10-30 13:17:30 +0100
commit932445fc76b386d62a95dcd9c05660ae1807f351 (patch)
tree8702d4ddfc323dbb27546c77fb6e4320cbefe1e2 /go.mod
checkpoint
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..d0d3d78
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module m
+
+go 1.25.3