summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2024-11-26 16:09:27 +0100
committerÖzgür Kesim <oec@codeblau.de>2024-11-26 16:09:27 +0100
commitfe0ca581f1c13116b9378befb5b62c4d2f7d2947 (patch)
treeadd5df98b7f2d24f66f965b99d1b03e46dc14c1e /go.mod
init
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..23b872e
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module kesim.org/zeitgeist
+
+go 1.23.3