Bump disgoman version
This commit is contained in:
parent
d9f8be9770
commit
40fdf2b2eb
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.14
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.20.2
|
||||
github.com/dustinpianalto/disgoman v0.0.1
|
||||
github.com/dustinpianalto/disgoman v0.0.2
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
github.com/lib/pq v1.3.0
|
||||
github.com/olebedev/when v0.0.0-20190311101825-c3b538a97254
|
||||
|
||||
6
go.sum
6
go.sum
@ -5,10 +5,8 @@ github.com/bwmarrin/discordgo v0.20.2/go.mod h1:O9S4p+ofTFwB02em7jkpkV8M3R0/PUVO
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/dustinpianalto/disgoman v0.0.0-20200504214705-af09dd297b25 h1:zY003hqtzlYZoYH942O0zZPCg+A1Z/eSBjH413+6JwU=
|
||||
github.com/dustinpianalto/disgoman v0.0.0-20200504214705-af09dd297b25/go.mod h1:v3FM6n+4dH9XlvO+IDx6MN3DUnGq6YVDBvy1A1k202g=
|
||||
github.com/dustinpianalto/disgoman v0.0.0-20200504215547-4add5bffa3e2 h1:buAaFaS9tH5cE403Ymlu0FHw2kSLRR5Wf6JGXGY9b/k=
|
||||
github.com/dustinpianalto/disgoman v0.0.0-20200504215547-4add5bffa3e2/go.mod h1:v3FM6n+4dH9XlvO+IDx6MN3DUnGq6YVDBvy1A1k202g=
|
||||
github.com/dustinpianalto/disgoman v0.0.2 h1:VaXG4SOeJl4oa3mIAEG5dwp5d4lXRW10RO91XX13CVI=
|
||||
github.com/dustinpianalto/disgoman v0.0.2/go.mod h1:v3FM6n+4dH9XlvO+IDx6MN3DUnGq6YVDBvy1A1k202g=
|
||||
github.com/gorilla/websocket v1.4.0 h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=
|
||||
github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user