|
module git.jonasfranz.software/mensabot
|
|
|
|
require (
|
|
github.com/bwmarrin/discordgo v0.18.0
|
|
github.com/gorilla/websocket v1.4.0 // indirect
|
|
github.com/kiliankoe/openmensa v0.0.0-20160914233745-a68c3aca59c0
|
|
golang.org/x/crypto v0.0.0-20181025213731-e84da0312774 // indirect
|
|
)
|
|
|