diff options
author | Wim <wim@42.be> | 2016-11-12 22:00:53 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2016-11-12 22:00:53 +0100 |
commit | 1d5cd1d7c479c382c9cddaf02f1e59bf55971f12 (patch) | |
tree | abaf22fc41326750e376f0831537bbbbe769d5b2 /vendor/manifest | |
parent | 08ebee6b4faf677da159db1cffea292050492fd5 (diff) | |
download | matterbridge-msglm-1d5cd1d7c479c382c9cddaf02f1e59bf55971f12.tar.gz matterbridge-msglm-1d5cd1d7c479c382c9cddaf02f1e59bf55971f12.tar.bz2 matterbridge-msglm-1d5cd1d7c479c382c9cddaf02f1e59bf55971f12.zip |
Sync with mattermost 3.5.0
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/vendor/manifest b/vendor/manifest index e530affa..fd4a0969 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -87,8 +87,8 @@ "importpath": "github.com/mattermost/platform/einterfaces", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "57f25fa59c71821cc38fd220b133aa6a40815e12", - "branch": "release-3.4", + "revision": "b55ec6148caa93d54b660afe55408c643d217108", + "branch": "release-3.5", "path": "/einterfaces", "notests": true }, @@ -96,8 +96,8 @@ "importpath": "github.com/mattermost/platform/model", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "57f25fa59c71821cc38fd220b133aa6a40815e12", - "branch": "release-3.4", + "revision": "b55ec6148caa93d54b660afe55408c643d217108", + "branch": "release-3.5", "path": "/model", "notests": true }, |