aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-14 14:41:38 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-04-14 14:41:38 +0200
commitf2292809d0f4145fa598e2fc3e1d3217a08bc7c9 (patch)
tree79a3feacdcc9b72436344c52e52df7fd69947d80 /go.mod
parentaaa9e0e075f9b430b866d55066aad04181821d7a (diff)
build(go): upgrade gokord to v0.1.1
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 419b352..6889b9e 100644
--- a/go.mod
+++ b/go.mod
@@ -2,8 +2,9 @@ module github.com/anhgelus/les-copaings-bot
go 1.22
+require github.com/anhgelus/gokord v0.1.1
+
require (
- github.com/anhgelus/gokord v0.1.0 // indirect
github.com/bwmarrin/discordgo v0.28.1 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect