summaryrefslogtreecommitdiff
path: root/bot/go.mod
diff options
context:
space:
mode:
authorprospanclaudebot <[email protected]>2026-07-10 22:10:31 +0000
committerprospanclaudebot <[email protected]>2026-07-10 22:10:31 +0000
commit966b62d9bd7e483f1e9484a5a99d8c2db475171c (patch)
treedf3a27730963d68d515272b4246dc79d96945744 /bot/go.mod
downloadpacan-git-main.tar.gz
pacan-git-main.zip
initial import: pacan-gitHEADmain
Diffstat (limited to 'bot/go.mod')
-rw-r--r--bot/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/bot/go.mod b/bot/go.mod
new file mode 100644
index 0000000..7a4f81e
--- /dev/null
+++ b/bot/go.mod
@@ -0,0 +1,3 @@
+module gitbot
+
+go 1.21