summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2024-11-15 12:14:28 +0100
committerMathias Magnusson <mathias@magnusson.space>2024-11-15 12:14:28 +0100
commit14db9705ae1c2a10bb5e62a66a72f5cbc7aa7b13 (patch)
treece40cde93704fcd6c811a7d70b518ae522f342ea /go.mod
parentaed837bec26d2855096b33bb249ddac36a10ad8f (diff)
downloadhh-14db9705ae1c2a10bb5e62a66a72f5cbc7aa7b13.tar.gz
Add some unfinished work in progress code
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..188be38
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module codeberg.org/foodelevator/hh
+
+go 1.22.6