aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-15 14:42:08 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-15 14:42:08 +0200
commitbeb0ea0ca44c96083a2ba2f683accc68ad30f1b1 (patch)
tree2934db973f4719d1673b3c69f14f5506e7eacd19 /go.mod
parent48ca185105988aba0626850bf133ba364edd835e (diff)
feat(config): base of guild config
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index aaf4054..fab5864 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module github.com/anhgelus/les-copaings-bot
go 1.22
-require github.com/anhgelus/gokord v0.1.5
+require github.com/anhgelus/gokord v0.2.0
require (
github.com/bwmarrin/discordgo v0.28.1 // indirect