mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-27 08:49:24 +00:00
Use matterbridge vendored slack
This commit is contained in:
16
vendor/manifest
vendored
16
vendor/manifest
vendored
@ -286,6 +286,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/matterbridge/slack",
|
||||
"repository": "https://github.com/matterbridge/slack",
|
||||
"vcs": "git",
|
||||
"revision": "1c6e6305bf9c07fc603c9cf28f09ab0517a03120",
|
||||
"branch": "matterbridge",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/mattermost/platform/einterfaces",
|
||||
"repository": "https://github.com/mattermost/platform",
|
||||
@ -425,14 +433,6 @@
|
||||
"path": "/i18n",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/nlopes/slack",
|
||||
"repository": "https://github.com/nlopes/slack",
|
||||
"vcs": "git",
|
||||
"revision": "5cde21b8b96a43fc3435a1f514123d14fd7eabdc",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/paulrosania/go-charset",
|
||||
"repository": "https://github.com/paulrosania/go-charset",
|
||||
|
Reference in New Issue
Block a user