build(go): upgrade gokord to v0.1.1
This commit is contained in:
parent
aaa9e0e075
commit
f2292809d0
3 changed files with 13 additions and 4 deletions
3
go.mod
3
go.mod
|
@ -2,8 +2,9 @@ module github.com/anhgelus/les-copaings-bot
|
|||
|
||||
go 1.22
|
||||
|
||||
require github.com/anhgelus/gokord v0.1.1
|
||||
|
||||
require (
|
||||
github.com/anhgelus/gokord v0.1.0 // indirect
|
||||
github.com/bwmarrin/discordgo v0.28.1 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue