mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-10 23:28:08 +00:00
Add Slack support
This commit is contained in:
17
vendor/manifest
vendored
17
vendor/manifest
vendored
@@ -110,6 +110,14 @@
|
||||
"path": "/i18n",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/nlopes/slack",
|
||||
"repository": "https://github.com/nlopes/slack",
|
||||
"vcs": "git",
|
||||
"revision": "4feee83bb2b31d790977ce727a028c6a542c72c7",
|
||||
"branch": "HEAD",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pborman/uuid",
|
||||
"repository": "https://github.com/pborman/uuid",
|
||||
@@ -186,6 +194,15 @@
|
||||
"path": "/lex/httplex",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "golang.org/x/net/websocket",
|
||||
"repository": "https://go.googlesource.com/net",
|
||||
"vcs": "git",
|
||||
"revision": "1358eff22f0dd0c54fc521042cc607f6ff4b531a",
|
||||
"branch": "master",
|
||||
"path": "/websocket",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "gopkg.in/gcfg.v1",
|
||||
"repository": "https://gopkg.in/gcfg.v1",
|
||||
|
Reference in New Issue
Block a user