summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-10-17 10:46:09 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-10-17 10:46:09 -0700
commitff88b8a8c0da46edbc554982408d1be6a17e4c64 (patch)
treeeff1b2ad2495a143fcf4e9bdad15a4af08862758 /go.mod
downloadroseh.moe-ff88b8a8c0da46edbc554982408d1be6a17e4c64.tar.zst
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..f50ecfa
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module gitlab.com/rhogenson/roseh.moe
+
+go 1.23.2