diff options
author | Wim <wim@42.be> | 2016-07-13 21:04:28 +0200 |
---|---|---|
committer | Wim <wim@42.be> | 2016-08-14 22:40:25 +0200 |
commit | 46faad8b57c7c02e2ec158fe7462f751ba63c3be (patch) | |
tree | 277ab2e74b4b95cef8b93550994c627a110dfcf1 /vendor/manifest | |
parent | 30f30364d587994d40fc1b8eaae4d2404a4329ad (diff) | |
download | matterbridge-msglm-46faad8b57c7c02e2ec158fe7462f751ba63c3be.tar.gz matterbridge-msglm-46faad8b57c7c02e2ec158fe7462f751ba63c3be.tar.bz2 matterbridge-msglm-46faad8b57c7c02e2ec158fe7462f751ba63c3be.zip |
Vendor go-xmpp
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index ddf6d9c7..417c6ddd 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -78,6 +78,14 @@ "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", "vcs": "", |