diff options
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 |
commit | fe0ca581f1c13116b9378befb5b62c4d2f7d2947 (patch) | |
tree | add5df98b7f2d24f66f965b99d1b03e46dc14c1e /go.mod |
init
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module kesim.org/zeitgeist + +go 1.23.3 |