build(gokord): update to 0.6.2

This commit is contained in:
Anhgelus Morhtuuzh 2025-03-10 22:02:01 +01:00
parent 8161a48ee9
commit 9e826eee98
Signed by: anhgelus
GPG key ID: CAD341EFA92DDDE5
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.0
require (
github.com/anhgelus/gokord v0.6.1
github.com/anhgelus/gokord v0.6.2
github.com/bwmarrin/discordgo v0.28.1
github.com/redis/go-redis/v9 v9.7.1
gorm.io/gorm v1.25.12