Update dependencies

This commit is contained in:
Dusty Pianalto
2020-04-19 22:00:11 -08:00
parent 6105c341b5
commit 867a3bad29
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.14
require (
github.com/bwmarrin/discordgo v0.20.2
github.com/dustinpianalto/disgoman v0.0.0-20200420022152-4729d2c5ee3e
github.com/dustinpianalto/disgoman v0.0.0-20200420041406-a10b5cdbec0d
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/lib/pq v1.3.0
)