From 7f3cbcedc0d748108d5421cf4a8e28876e7b4c29 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 6 Aug 2018 21:10:54 +0200 Subject: Use own forks for logrus-prefixed-formatter and discordgo --- vendor/manifest | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index a3f457a8..9df6ec47 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -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", -- cgit v1.2.3