4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 18:09:26 +00:00

Add Gitter support

This commit is contained in:
Wim
2016-09-04 20:03:07 +02:00
parent 44144587a0
commit 12389d602e
20 changed files with 1782 additions and 1 deletions

24
vendor/manifest vendored
View File

@ -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",