4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-08-10 23:28:08 +00:00

Sync with mattermost 3.5.0

This commit is contained in:
Wim
2016-11-12 22:00:53 +01:00
parent 08ebee6b4f
commit 1d5cd1d7c4
32 changed files with 1476 additions and 430 deletions

8
vendor/manifest vendored
View File

@@ -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
},