diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/vendor/manifest b/vendor/manifest index b86ee632..4e4c238e 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -287,6 +287,14 @@ "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", "vcs": "git", @@ -426,14 +434,6 @@ "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", "vcs": "git", |