build(gokord): upgrade to 0.10.0
This commit is contained in:
parent
b92911fb6c
commit
48eb4410ad
7 changed files with 23 additions and 31 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue