diff options
author | Wim <wim@42.be> | 2017-11-02 17:09:34 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-11-02 17:09:34 +0100 |
commit | b2a6777995c55233a47212743c781a27dde8dce6 (patch) | |
tree | be4a9ef00448f82c71ae47d42835347160b70900 /vendor/manifest | |
parent | b461fc5e404c6e0df7289477171cad629cddb3e6 (diff) | |
download | matterbridge-msglm-b2a6777995c55233a47212743c781a27dde8dce6.tar.gz matterbridge-msglm-b2a6777995c55233a47212743c781a27dde8dce6.tar.bz2 matterbridge-msglm-b2a6777995c55233a47212743c781a27dde8dce6.zip |
Use matterbridge vendored slack
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", |