aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-12-29 17:54:59 +0000
committerRunxi Yu <me@runxiyu.org>2024-12-29 17:54:59 +0000
commit132bc3c2f59ee09c9a59c4ed72a4ade195d07259 (patch)
tree9dbc93ffd2d15de99b76d523b17701831baf54ad /go.mod
downloadgo-lindenii-common-132bc3c2f59ee09c9a59c4ed72a4ade195d07259.tar.gz
go-lindenii-common-132bc3c2f59ee09c9a59c4ed72a4ade195d07259.tar.zst
go-lindenii-common-132bc3c2f59ee09c9a59c4ed72a4ade195d07259.zip
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..6b40ae7
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.lindenii.runxiyu.org/lindenii-common
+
+go 1.23.4