aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-14 14:04:03 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-14 14:04:03 +0200
commit3b8e97452412d52841110cbf57949e756016f8f8 (patch)
tree3fb7761e7f9c752ca279b125ca017ce1134a79a6 /go.mod
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..fa08f0b
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/anhgelus/les-copaings-bot
+
+go 1.22