4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 08:49:24 +00:00

Sync with mattermost 2.2.0 release

This commit is contained in:
Wim
2016-04-16 20:39:43 +02:00
parent de4c780410
commit 51265d5464
20 changed files with 1068 additions and 579 deletions

12
vendor/manifest vendored
View File

@ -60,11 +60,19 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/mattermost/platform/einterfaces",
"repository": "https://github.com/mattermost/platform",
"revision": "8e883ad2f516820942cc0131241268c1ea909ff3",
"branch": "HEAD",
"path": "/einterfaces",
"notests": true
},
{
"importpath": "github.com/mattermost/platform/model",
"repository": "https://github.com/mattermost/platform",
"revision": "3803750fb189880eb4c4b6d41fdca1e6f162b116",
"branch": "master",
"revision": "8e883ad2f516820942cc0131241268c1ea909ff3",
"branch": "HEAD",
"path": "/model",
"notests": true
},