build(gokord): update to 0.6.2
This commit is contained in:
parent
8161a48ee9
commit
9e826eee98
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
2
go.sum
2
go.sum
|
@ -12,6 +12,8 @@ github.com/anhgelus/gokord v0.6.0 h1:Q2IOuWT21YBl5O4oERn7I0eT4QLfLdTBoWb+33Sy51U
|
|||
github.com/anhgelus/gokord v0.6.0/go.mod h1:R1SMf1+C8FshZ1/fDyBBt1Y9ob097UShHON21btlw2s=
|
||||
github.com/anhgelus/gokord v0.6.1 h1:zgNeFMyp+jXyaQH3CzOJGhE6y+NMfFHVTgZK7uT18ek=
|
||||
github.com/anhgelus/gokord v0.6.1/go.mod h1:R1SMf1+C8FshZ1/fDyBBt1Y9ob097UShHON21btlw2s=
|
||||
github.com/anhgelus/gokord v0.6.2 h1:jR5l6NVGio+yChg8kxeNJSm6mbBfWxSLkvR6FPoh5E4=
|
||||
github.com/anhgelus/gokord v0.6.2/go.mod h1:R1SMf1+C8FshZ1/fDyBBt1Y9ob097UShHON21btlw2s=
|
||||
github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs=
|
||||
github.com/bsm/ginkgo/v2 v2.12.0/go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c=
|
||||
github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue