summaryrefslogtreecommitdiffstats
path: root/vendor/manifest
diff options
context:
space:
mode:
authorWim <wim@42.be>2016-11-20 17:02:17 +0100
committerWim <wim@42.be>2016-11-20 17:02:17 +0100
commit94ea775232eabfd3945ef9b5d6e93e3505fd4a99 (patch)
tree9930dd9d68cee5e7b8153d3e3345539f21fe1fbe /vendor/manifest
parent449ed31e25f2c21ac9db258999a5a893889983eb (diff)
parent2e4b7fac1146c186f28599d62379d7e9912fda81 (diff)
downloadmatterbridge-msglm-94ea775232eabfd3945ef9b5d6e93e3505fd4a99.tar.gz
matterbridge-msglm-94ea775232eabfd3945ef9b5d6e93e3505fd4a99.tar.bz2
matterbridge-msglm-94ea775232eabfd3945ef9b5d6e93e3505fd4a99.zip
Merge branch 'telegram'
Add telegram support
Diffstat (limited to 'vendor/manifest')
-rw-r--r--vendor/manifest16
1 files changed, 16 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest
index fd4a0969..4e5f5d11 100644
--- a/vendor/manifest
+++ b/vendor/manifest
@@ -60,6 +60,14 @@
"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",
"vcs": "",
@@ -167,6 +175,14 @@
"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",
"vcs": "git",