mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-28 13:49:23 +00:00
Use own forks for logrus-prefixed-formatter and discordgo
This commit is contained in:
16
vendor/manifest
vendored
16
vendor/manifest
vendored
@ -398,6 +398,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/matterbridge/discordgo",
|
||||
"repository": "https://github.com/matterbridge/discordgo",
|
||||
"vcs": "git",
|
||||
"revision": "ef40ff5ba64fced4133098c05527c090f1f4f611",
|
||||
"branch": "work",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/matterbridge/go-xmpp",
|
||||
"repository": "https://github.com/matterbridge/go-xmpp",
|
||||
@ -422,6 +430,14 @@
|
||||
"branch": "work",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/matterbridge/logrus-prefixed-formatter",
|
||||
"repository": "https://github.com/matterbridge/logrus-prefixed-formatter",
|
||||
"vcs": "git",
|
||||
"revision": "01618749af61a7f764d7cc7f6baea6f940c188a1",
|
||||
"branch": "work",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/mattermost/mattermost-server/einterfaces",
|
||||
"repository": "https://github.com/mattermost/mattermost-server",
|
||||
|
Reference in New Issue
Block a user