From 12389d602eecf4adab0e394da19b2b808cb489b1 Mon Sep 17 00:00:00 2001 From: Wim Date: Sun, 4 Sep 2016 20:03:07 +0200 Subject: Add Gitter support --- vendor/manifest | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index 1fe265ac..dc2f9253 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -85,6 +85,22 @@ "branch": "master", "notests": true }, + { + "importpath": "github.com/mreiferson/go-httpclient", + "repository": "https://github.com/mreiferson/go-httpclient", + "vcs": "git", + "revision": "31f0106b4474f14bc441575c19d3a5fa21aa1f6c", + "branch": "master", + "notests": true + }, + { + "importpath": "github.com/mrexodia/wray", + "repository": "https://github.com/mrexodia/wray", + "vcs": "git", + "revision": "78a2c1f284ffe6ada7e2dfbd97c644e0d0f23fea", + "branch": "master", + "notests": true + }, { "importpath": "github.com/nicksnyder/go-i18n/i18n", "repository": "https://github.com/nicksnyder/go-i18n", @@ -118,6 +134,14 @@ "branch": "master", "notests": true }, + { + "importpath": "github.com/sromku/go-gitter", + "repository": "https://github.com/sromku/go-gitter", + "vcs": "git", + "revision": "932bf9af423ac2da1544cb73540b3b08b1bdb181", + "branch": "master", + "notests": true + }, { "importpath": "github.com/thoj/go-ircevent", "repository": "https://github.com/thoj/go-ircevent", -- cgit v1.2.3