diff options
author | Wim <wim@42.be> | 2018-01-08 22:41:38 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2018-01-08 22:41:38 +0100 |
commit | 4a96a977c0e86e22edcda40730779279334685be (patch) | |
tree | fea5efa54d17af2d3cadb4d4d5a42f57e9bb7fbe /vendor/manifest | |
parent | 9a95293bdf74a4d02827018649b6ea0ffdef74ba (diff) | |
download | matterbridge-msglm-4a96a977c0e86e22edcda40730779279334685be.tar.gz matterbridge-msglm-4a96a977c0e86e22edcda40730779279334685be.tar.bz2 matterbridge-msglm-4a96a977c0e86e22edcda40730779279334685be.zip |
Update vendor (slack)
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/vendor/manifest b/vendor/manifest index 2a5541ab..44dd7cec 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -303,14 +303,6 @@ "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", @@ -450,6 +442,14 @@ "notests": true }, { + "importpath": "github.com/nlopes/slack", + "repository": "https://github.com/nlopes/slack", + "vcs": "git", + "revision": "107290b5bbaf3e634833346bb4ff389b1c782bc7", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/paulrosania/go-charset", "repository": "https://github.com/paulrosania/go-charset", "vcs": "git", @@ -720,7 +720,7 @@ "importpath": "golang.org/x/net/websocket", "repository": "https://go.googlesource.com/net", "vcs": "git", - "revision": "6c23252515492caf9b228a9d5cabcdbde29f7f82", + "revision": "434ec0c7fe3742c984919a691b2018a6e9694425", "branch": "master", "path": "/websocket", "notests": true |