|
|
|
@ -4,7 +4,7 @@ go 1.14
|
|
|
|
|
|
|
|
|
|
|
|
require (
|
|
|
|
require (
|
|
|
|
github.com/bwmarrin/discordgo v0.20.2
|
|
|
|
github.com/bwmarrin/discordgo v0.20.2
|
|
|
|
github.com/dustinpianalto/disgoman v0.0.4
|
|
|
|
github.com/dustinpianalto/disgoman v0.0.5
|
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
|
|
|
github.com/lib/pq v1.3.0
|
|
|
|
github.com/lib/pq v1.3.0
|
|
|
|
github.com/olebedev/when v0.0.0-20190311101825-c3b538a97254
|
|
|
|
github.com/olebedev/when v0.0.0-20190311101825-c3b538a97254
|
|
|
|
|