mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
update go.mod
This commit is contained in:
parent
d8a25024de
commit
bebfc862e8
2 changed files with 411 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -3,6 +3,7 @@ module github.com/roleypoly/roleypoly
|
|||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/GoogleCloudPlatform/functions-framework-go v1.2.0
|
||||
github.com/bwmarrin/discordgo v0.22.0
|
||||
github.com/dghubble/trie v0.0.0-20201011220304-ed6d6b8add55
|
||||
github.com/gorilla/websocket v1.4.2 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue