build(gokord): use latest snapshot

This commit is contained in:
Anhgelus Morhtuuzh 2025-08-06 16:42:36 +02:00
parent 7c9d6571fd
commit 6819a19316
Signed by: anhgelus
GPG key ID: 617773CACE89052C
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/anhgelus/les-copaings-bot
go 1.24
require (
github.com/anhgelus/gokord v0.11.1-0.20250806122118-84c56722e29d
github.com/anhgelus/gokord v0.11.1-0.20250806143823-567c33f63688
github.com/bwmarrin/discordgo v0.29.0
github.com/joho/godotenv v1.5.1
github.com/pelletier/go-toml/v2 v2.2.4