Compare commits
No commits in common. "master" and "v0.0.22" have entirely different histories.
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.4
|
github.com/dustinpianalto/discordgo v0.0.1
|
||||||
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