diff options
author | Wim <wim@42.be> | 2017-02-18 23:00:46 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-02-18 23:11:48 +0100 |
commit | 930b639cc9cd2d2873302f30303378c0e53816a8 (patch) | |
tree | 8cd3f1d464fb5d4e5607fe16255c35a31a9d8b62 /vendor/manifest | |
parent | 58483ea70c2c99a352592c5e50686fb03985650e (diff) | |
download | matterbridge-msglm-930b639cc9cd2d2873302f30303378c0e53816a8.tar.gz matterbridge-msglm-930b639cc9cd2d2873302f30303378c0e53816a8.tar.bz2 matterbridge-msglm-930b639cc9cd2d2873302f30303378c0e53816a8.zip |
Update vendor
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 184 |
1 files changed, 184 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index c93d9984..142cbb07 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -10,6 +10,14 @@ "notests": true }, { + "importpath": "github.com/GeertJohan/go.rice", + "repository": "https://github.com/GeertJohan/go.rice", + "vcs": "git", + "revision": "4bbccbfa39e784796e483270451217d3369ecfbe", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/Sirupsen/logrus", "repository": "https://github.com/Sirupsen/logrus", "vcs": "", @@ -34,6 +42,64 @@ "notests": true }, { + "importpath": "github.com/daaku/go.zipexe", + "repository": "https://github.com/daaku/go.zipexe", + "vcs": "git", + "revision": "a5fe2436ffcb3236e175e5149162b41cd28bd27d", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/dgrijalva/jwt-go", + "repository": "https://github.com/dgrijalva/jwt-go", + "vcs": "git", + "revision": "2268707a8f0843315e2004ee4f1d021dc08baedf", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/facebookgo/clock", + "repository": "https://github.com/facebookgo/clock", + "vcs": "git", + "revision": "600d898af40aa09a7a93ecb9265d87b0504b6f03", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/facebookgo/grace/gracehttp", + "repository": "https://github.com/facebookgo/grace", + "vcs": "git", + "revision": "5b49dc98ff9c92eeb68f8975d2e3aadb5d0c57ab", + "branch": "master", + "path": "/gracehttp", + "notests": true + }, + { + "importpath": "github.com/facebookgo/grace/gracenet", + "repository": "https://github.com/facebookgo/grace", + "vcs": "git", + "revision": "5b49dc98ff9c92eeb68f8975d2e3aadb5d0c57ab", + "branch": "master", + "path": "/gracenet", + "notests": true + }, + { + "importpath": "github.com/facebookgo/httpdown", + "repository": "https://github.com/facebookgo/httpdown", + "vcs": "git", + "revision": "a3b1354551a26449fbe05f5d855937f6e7acbd71", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/facebookgo/stats", + "repository": "https://github.com/facebookgo/stats", + "vcs": "git", + "revision": "1b76add642e42c6ffba7211ad7b3939ce654526e", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/go-telegram-bot-api/telegram-bot-api", "repository": "https://github.com/go-telegram-bot-api/telegram-bot-api", "vcs": "git", @@ -66,6 +132,58 @@ "notests": true }, { + "importpath": "github.com/kardianos/osext", + "repository": "https://github.com/kardianos/osext", + "vcs": "git", + "revision": "9b883c5eb462dd5cb1b0a7a104fe86bc6b9bd391", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/labstack/echo", + "repository": "https://github.com/labstack/echo", + "vcs": "git", + "revision": "0b53f397ad7709a27d37500a67735c0a639b5c38", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/labstack/gommon/bytes", + "repository": "https://github.com/labstack/gommon", + "vcs": "git", + "revision": "f72d3c883f8ea180da8f085dd320804c41332ad1", + "branch": "master", + "path": "/bytes", + "notests": true + }, + { + "importpath": "github.com/labstack/gommon/color", + "repository": "https://github.com/labstack/gommon", + "vcs": "git", + "revision": "f72d3c883f8ea180da8f085dd320804c41332ad1", + "branch": "master", + "path": "/color", + "notests": true + }, + { + "importpath": "github.com/labstack/gommon/log", + "repository": "https://github.com/labstack/gommon", + "vcs": "git", + "revision": "f72d3c883f8ea180da8f085dd320804c41332ad1", + "branch": "master", + "path": "/log", + "notests": true + }, + { + "importpath": "github.com/labstack/gommon/random", + "repository": "https://github.com/labstack/gommon", + "vcs": "git", + "revision": "f72d3c883f8ea180da8f085dd320804c41332ad1", + "branch": "master", + "path": "/random", + "notests": true + }, + { "importpath": "github.com/mattermost/platform/einterfaces", "repository": "https://github.com/mattermost/platform", "vcs": "git", @@ -84,6 +202,22 @@ "notests": true }, { + "importpath": "github.com/mattn/go-colorable", + "repository": "https://github.com/mattn/go-colorable", + "vcs": "git", + "revision": "5411d3eea5978e6cdc258b30de592b60df6aba96", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/mattn/go-isatty", + "repository": "https://github.com/mattn/go-isatty", + "vcs": "git", + "revision": "dda3de49cbfcec471bd7a70e6cc01fcc3ff90109", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/mattn/go-xmpp", "repository": "https://github.com/mattn/go-xmpp", "vcs": "git", @@ -173,6 +307,47 @@ "notests": true }, { + "importpath": "github.com/tylerb/graceful", + "repository": "https://github.com/tylerb/graceful", + "vcs": "git", + "revision": "4654dfbb6ad53cb5e27f37d99b02e16c1872fbbb", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/valyala/bytebufferpool", + "repository": "https://github.com/valyala/bytebufferpool", + "vcs": "git", + "revision": "e746df99fe4a3986f4d4f79e13c1e0117ce9c2f7", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/valyala/fasttemplate", + "repository": "https://github.com/valyala/fasttemplate", + "vcs": "git", + "revision": "d090d65668a286d9a180d43a19dfdc5dcad8fe88", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/zfjagann/golang-ring", + "repository": "https://github.com/zfjagann/golang-ring", + "vcs": "git", + "revision": "17637388c9f6665e2f475e4beec439e6fc19fee9", + "branch": "master", + "notests": true + }, + { + "importpath": "golang.org/x/crypto/acme", + "repository": "https://go.googlesource.com/crypto", + "vcs": "git", + "revision": "453249f01cfeb54c3d549ddb75ff152ca243f9d8", + "branch": "master", + "path": "acme", + "notests": true + }, + { "importpath": "golang.org/x/crypto/bcrypt", "repository": "https://go.googlesource.com/crypto", "vcs": "", @@ -218,6 +393,15 @@ "notests": true }, { + "importpath": "golang.org/x/net/context", + "repository": "https://go.googlesource.com/net", + "vcs": "git", + "revision": "6b27048ae5e6ad1ef927e72e437531493de612fe", + "branch": "master", + "path": "/context", + "notests": true + }, + { "importpath": "golang.org/x/net/http2/hpack", "repository": "https://go.googlesource.com/net", "vcs": "", |