diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index a3f457a8..9df6ec47 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -399,6 +399,14 @@ "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", "vcs": "git", @@ -423,6 +431,14 @@ "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", "vcs": "git", |