update go.mod

This commit is contained in:
41666 2020-11-23 05:14:47 -05:00
parent d8a25024de
commit bebfc862e8
2 changed files with 411 additions and 0 deletions

1
go.mod
View file

@ -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