aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-03-15 12:44:20 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-03-15 12:44:20 +0100
commit16b8e2eee103def961ee6871d7e9ae2626b99475 (patch)
treee9fa8e0ea95ad3c2562e2ba0eab2044221da4fe9 /go.mod
Initial commit
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..58fd151
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.anhgelus.world/anhgelus/go-human.json
+
+go 1.25.0