mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-28 13:49:23 +00:00
Use our own version of go-xmpp with debug output to logrus
This commit is contained in:
16
vendor/manifest
vendored
16
vendor/manifest
vendored
@ -286,6 +286,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/matterbridge/go-xmpp",
|
||||
"repository": "https://github.com/matterbridge/go-xmpp",
|
||||
"vcs": "git",
|
||||
"revision": "0aa93db586ce719b8793aace600ddea0fdc7e828",
|
||||
"branch": "work",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/matterbridge/gomatrix",
|
||||
"repository": "https://github.com/matterbridge/gomatrix",
|
||||
@ -427,14 +435,6 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/mattn/go-xmpp",
|
||||
"repository": "https://github.com/mattn/go-xmpp",
|
||||
"vcs": "git",
|
||||
"revision": "d0cdb99fae16437f69616ccc40662b6fe8ac6d47",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/mgutz/ansi",
|
||||
"repository": "https://github.com/mgutz/ansi",
|
||||
|
Reference in New Issue
Block a user