diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-06-04 15:11:16 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-06-04 15:11:16 +0200 |
| commit | 48eb4410ad14d74b3f1925d263b8fe32c472a648 (patch) | |
| tree | 4b1092e502e06db17fbfd77e2c5c01b0b55123b5 /go.mod | |
| parent | b92911fb6ccd11910f394eef02090071d8d45114 (diff) | |
build(gokord): upgrade to 0.10.0
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module github.com/anhgelus/les-copaings-bot go 1.24 require ( - github.com/anhgelus/gokord v0.9.0 + github.com/anhgelus/gokord v0.10.0 github.com/bwmarrin/discordgo v0.29.0 github.com/pelletier/go-toml/v2 v2.2.4 gorm.io/driver/postgres v1.5.11 |
