diff options
author | Wim <wim@42.be> | 2017-08-16 23:37:37 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2017-08-16 23:37:37 +0200 |
commit | b963f83c6a09da1eaf02eb9f269c6f5881a0c711 (patch) | |
tree | 5ec37162046349d23c627e9ee26fb70c1a6c4f08 /vendor/manifest | |
parent | f6297ebbb09611165a50a6cd15abf6499268cf86 (diff) | |
download | matterbridge-msglm-b963f83c6a09da1eaf02eb9f269c6f5881a0c711.tar.gz matterbridge-msglm-b963f83c6a09da1eaf02eb9f269c6f5881a0c711.tar.bz2 matterbridge-msglm-b963f83c6a09da1eaf02eb9f269c6f5881a0c711.zip |
Update mattermost vendor (3.7 => 4.1)
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 41 |
1 files changed, 25 insertions, 16 deletions
diff --git a/vendor/manifest b/vendor/manifest index abd7c121..7636c486 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -282,8 +282,8 @@ "importpath": "github.com/mattermost/platform/einterfaces", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "einterfaces", "notests": true }, @@ -291,8 +291,8 @@ "importpath": "github.com/mattermost/platform/model", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "/model", "notests": true }, @@ -309,8 +309,8 @@ "importpath": "github.com/mattermost/platform/vendor/github.com/gorilla/websocket", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "vendor/github.com/gorilla/websocket", "notests": true }, @@ -318,8 +318,8 @@ "importpath": "github.com/mattermost/platform/vendor/github.com/nicksnyder/go-i18n/i18n", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "vendor/github.com/nicksnyder/go-i18n/i18n", "notests": true }, @@ -327,17 +327,26 @@ "importpath": "github.com/mattermost/platform/vendor/github.com/pborman/uuid", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "vendor/github.com/pborman/uuid", "notests": true }, { + "importpath": "github.com/mattermost/platform/vendor/github.com/pelletier/go-toml", + "repository": "https://github.com/mattermost/platform", + "vcs": "git", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", + "path": "vendor/github.com/pelletier/go-toml", + "notests": true + }, + { "importpath": "github.com/mattermost/platform/vendor/golang.org/x/crypto/bcrypt", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "vendor/golang.org/x/crypto/bcrypt", "notests": true }, @@ -345,8 +354,8 @@ "importpath": "github.com/mattermost/platform/vendor/golang.org/x/crypto/blowfish", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "vendor/golang.org/x/crypto/blowfish", "notests": true }, @@ -354,8 +363,8 @@ "importpath": "github.com/mattermost/platform/vendor/gopkg.in/yaml.v2", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "8ec37570742b67fd640bb3434ea226c655dbf408", - "branch": "release-3.7", + "revision": "0033e3e37b12cb5d951d21492500d66a6abc472b", + "branch": "release-4.1", "path": "vendor/gopkg.in/yaml.v2", "notests": true }, |