From cd18d89894903a92ac12e1a2e78582b543a4ab6e Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 15 Nov 2016 23:15:57 +0100 Subject: Add initial telegram support --- vendor/manifest | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index fd4a0969..4e5f5d11 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -59,6 +59,14 @@ "branch": "master", "notests": true }, + { + "importpath": "github.com/go-telegram-bot-api/telegram-bot-api", + "repository": "https://github.com/go-telegram-bot-api/telegram-bot-api", + "vcs": "git", + "revision": "a7f48eb2dd301356942677e65bebe0c9aef07013", + "branch": "master", + "notests": true + }, { "importpath": "github.com/gorilla/schema", "repository": "https://github.com/gorilla/schema", @@ -166,6 +174,14 @@ "branch": "master", "notests": true }, + { + "importpath": "github.com/technoweenie/multipartstreamer", + "repository": "https://github.com/technoweenie/multipartstreamer", + "vcs": "git", + "revision": "a90a01d73ae432e2611d178c18367fbaa13e0154", + "branch": "master", + "notests": true + }, { "importpath": "github.com/thoj/go-ircevent", "repository": "https://github.com/thoj/go-ircevent", -- cgit v1.2.3