aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-05-03 11:35:39 +0200
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me>2024-05-03 11:36:50 +0200
commitfed5dde8e263c0d3f9a7c477d5b5c7705eae8f31 (patch)
tree68bd5c13561da39c6cabfb68555491bbdaf8af95 /go.mod
parentf923f36dbf771a47e8b2a124bad32cb8e20a7595 (diff)
build(deps): update to gokord 0.5.0
#6
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index bdd9995..ede661a 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/anhgelus/les-copaings-bot
go 1.22
require (
- github.com/anhgelus/gokord v0.4.0
+ github.com/anhgelus/gokord v0.5.0
github.com/bwmarrin/discordgo v0.28.1
github.com/redis/go-redis/v9 v9.5.1
gorm.io/gorm v1.25.10
@@ -19,7 +19,7 @@ require (
github.com/jackc/puddle/v2 v2.2.1 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
- github.com/pelletier/go-toml/v2 v2.2.1 // indirect
+ github.com/pelletier/go-toml/v2 v2.2.2 // indirect
golang.org/x/crypto v0.22.0 // indirect
golang.org/x/net v0.24.0 // indirect
golang.org/x/sync v0.7.0 // indirect