diff options
author | Wim <wim@42.be> | 2017-11-08 23:04:23 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-11-08 23:04:23 +0100 |
commit | 639f9cf96639db27bc0cf5ea11d44e1ecb46f56d (patch) | |
tree | aed1d76d4790687e6db00175dec660eb4bf6cc54 /vendor/manifest | |
parent | 4fc48b5aa46d3f89a5f57c4ccea75c74aca6f97a (diff) | |
download | matterbridge-msglm-639f9cf96639db27bc0cf5ea11d44e1ecb46f56d.tar.gz matterbridge-msglm-639f9cf96639db27bc0cf5ea11d44e1ecb46f56d.tar.bz2 matterbridge-msglm-639f9cf96639db27bc0cf5ea11d44e1ecb46f56d.zip |
Update vendor/github.com/mattn/go-xmpp
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/manifest b/vendor/manifest index c6981eb2..dd4a7707 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -412,7 +412,7 @@ "importpath": "github.com/mattn/go-xmpp", "repository": "https://github.com/mattn/go-xmpp", "vcs": "git", - "revision": "16b6a7bdba1ca30969b5db9362b6605e43302daa", + "revision": "d0cdb99fae16437f69616ccc40662b6fe8ac6d47", "branch": "master", "notests": true }, |