mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
chore: update discordgo + discordclient
This commit is contained in:
parent
e5e031fa27
commit
ff6fe5282b
2 changed files with 14 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -3,10 +3,10 @@ module github.com/roleypoly/roleypoly
|
|||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.22.0
|
||||
github.com/bwmarrin/discordgo v0.23.2
|
||||
github.com/dghubble/trie v0.0.0-20201011220304-ed6d6b8add55
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/lampjaw/discordclient v0.0.0-20200923011548-6558fc9e89df
|
||||
github.com/lampjaw/discordclient v0.0.0-20210312234541-165fc2e57e2b
|
||||
github.com/onsi/gomega v1.10.5
|
||||
k8s.io/klog v1.0.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue