Update go.mod
This commit is contained in:
parent
48dc096efc
commit
d2ed70afda
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 v0.0.2
|
github.com/dustinpianalto/discordgo v0.0.3
|
||||||
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