aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-02-20 20:23:56 +0800
committerGravatar Runxi Yu2026-02-20 20:23:56 +0800
commit5a18c85bdc99035f163d891d538bf6dd87553a2d (patch)
tree8e3f8c6f996aa8397014c2511cad287e6140e82e /go.mod
parentREADME: Add a more minimal version (diff)
signatureNo signature
oid: Add ObjectID
The tests are not rreeeaallly necessary but I guess if I somehow mess things up here, that'd pick it up earlier than debugging other things.
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 00000000..390ca978
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module codeberg.org/lindenii/furgit
+
+go 1.26.0