forked from lug/matterbridge
Update dependencies (#886)
This commit is contained in:
9
vendor/github.com/nlopes/slack/go.mod
generated
vendored
Normal file
9
vendor/github.com/nlopes/slack/go.mod
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
module github.com/nlopes/slack
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/gorilla/websocket v1.2.0
|
||||
github.com/pkg/errors v0.8.0
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/stretchr/testify v1.2.2
|
||||
)
|
||||
Reference in New Issue
Block a user