forked from lug/matterbridge
Update of nlopes/slack dependency (#511)
This commit is contained in:
17
vendor/github.com/nlopes/slack/Gopkg.toml
generated
vendored
Normal file
17
vendor/github.com/nlopes/slack/Gopkg.toml
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
ignored = ["github.com/lusis/slack-test"]
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/gorilla/websocket"
|
||||
version = "1.2.0"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/stretchr/testify"
|
||||
version = "1.2.1"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/pkg/errors"
|
||||
version = "0.8.0"
|
||||
|
||||
[prune]
|
||||
go-tests = true
|
||||
unused-packages = true
|
||||
Reference in New Issue
Block a user