yammerbot_legacy/go.mod

10 lines
162 B
Modula-2

module yammerbot
go 1.14
require (
github.com/bwmarrin/discordgo v0.22.0
github.com/spf13/viper v1.7.1
layeh.com/gumble v0.0.0-20200818122324-146f9205029b
)