4
0
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:
Wim
2017-11-02 17:09:34 +01:00
parent b461fc5e40
commit b2a6777995
57 changed files with 28 additions and 522 deletions

16
vendor/manifest vendored
View File

@ -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",