diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index 1fe265ac..dc2f9253 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -86,6 +86,22 @@ "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", "vcs": "", @@ -119,6 +135,14 @@ "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", "vcs": "git", |