Update go.mod
This commit is contained in:
parent
52b28f3a82
commit
b8ee6898cd
2
go.mod
2
go.mod
@ -3,6 +3,6 @@ module github.com/dustinpianalto/disgoman
|
|||||||
go 1.14
|
go 1.14
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/dustinpianalto/discordgo latest
|
github.com/dustinpianalto/discordgo v0.0.4
|
||||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user