From 6ec77e06eaecc9b0567e1c67e9255da448fa4b2f Mon Sep 17 00:00:00 2001 From: Wim Date: Thu, 23 Jun 2016 20:28:05 +0200 Subject: Sync with mattermost 3.1.0 --- vendor/manifest | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index 85c206a5..1961eb2a 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -5,7 +5,7 @@ "importpath": "github.com/42wim/matterbridge-plus/bridge", "repository": "https://github.com/42wim/matterbridge-plus", "vcs": "git", - "revision": "e48ce1d820967506c7ea21539f6c88f7a1377d0f", + "revision": "63c7caabf4b92fa47060cf37beb0ed814cefbaea", "branch": "master", "path": "/bridge", "notests": true @@ -14,20 +14,11 @@ "importpath": "github.com/42wim/matterbridge-plus/matterclient", "repository": "https://github.com/42wim/matterbridge-plus", "vcs": "git", - "revision": "e48ce1d820967506c7ea21539f6c88f7a1377d0f", + "revision": "63c7caabf4b92fa47060cf37beb0ed814cefbaea", "branch": "master", "path": "/matterclient", "notests": true }, - { - "importpath": "github.com/42wim/matterbridge/matterhook", - "repository": "https://github.com/42wim/matterbridge", - "vcs": "", - "revision": "6b18257185b1830bd2eff83fae30bdd2055f78b0", - "branch": "master", - "path": "/matterhook", - "notests": true - }, { "importpath": "github.com/Sirupsen/logrus", "repository": "https://github.com/Sirupsen/logrus", @@ -72,8 +63,8 @@ "importpath": "github.com/mattermost/platform/einterfaces", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "9d94869cc6a0fb9f051879437c104ccd76094380", - "branch": "HEAD", + "revision": "974238231b9cdbd39a825ec8e9299fbb0b51f6b8", + "branch": "release-3.1", "path": "/einterfaces", "notests": true }, @@ -81,8 +72,8 @@ "importpath": "github.com/mattermost/platform/model", "repository": "https://github.com/mattermost/platform", "vcs": "git", - "revision": "9d94869cc6a0fb9f051879437c104ccd76094380", - "branch": "HEAD", + "revision": "974238231b9cdbd39a825ec8e9299fbb0b51f6b8", + "branch": "release-3.1", "path": "/model", "notests": true }, @@ -154,6 +145,15 @@ "path": "/http2/hpack", "notests": true }, + { + "importpath": "golang.org/x/net/lex/httplex", + "repository": "https://go.googlesource.com/net", + "vcs": "git", + "revision": "bc3663df0ac92f928d419e31e0d2af22e683a5a2", + "branch": "master", + "path": "/lex/httplex", + "notests": true + }, { "importpath": "gopkg.in/gcfg.v1", "repository": "https://gopkg.in/gcfg.v1", -- cgit v1.2.3