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

Vendor go-xmpp

This commit is contained in:
Wim
2016-07-13 21:04:28 +02:00
parent 30f30364d5
commit 46faad8b57
7 changed files with 1121 additions and 0 deletions

8
vendor/manifest vendored
View File

@@ -77,6 +77,14 @@
"path": "/model",
"notests": true
},
{
"importpath": "github.com/mattn/go-xmpp",
"repository": "https://github.com/mattn/go-xmpp",
"vcs": "git",
"revision": "e44d1877bb457f5c3991903e9934a31e55c3a2ad",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/nicksnyder/go-i18n/i18n",
"repository": "https://github.com/nicksnyder/go-i18n",