Compare commits

...
1 Commits
Author SHA1 Message Date
Dusty.P 48dc096efc Update go.mod 2024-01-06 19:58:04 -09:00
+1 -1
View File
@@ -3,6 +3,6 @@ module github.com/dustinpianalto/disgoman
go 1.14
require (
github.com/dustinpianalto/discordgo v0.0.1
github.com/dustinpianalto/discordgo v0.0.2
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
)