4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 23:29:25 +00:00

Update vendor

This commit is contained in:
Wim
2017-07-25 20:10:40 +02:00
parent ddc5b3268f
commit 3527e09bc5
23 changed files with 5565 additions and 0 deletions

27
vendor/manifest vendored
View File

@ -456,6 +456,33 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/stretchr/testify/assert",
"repository": "https://github.com/stretchr/testify",
"vcs": "git",
"revision": "05e8a0eda380579888eb53c394909df027f06991",
"branch": "master",
"path": "/assert",
"notests": true
},
{
"importpath": "github.com/stretchr/testify/vendor/github.com/davecgh/go-spew/spew",
"repository": "https://github.com/stretchr/testify",
"vcs": "git",
"revision": "05e8a0eda380579888eb53c394909df027f06991",
"branch": "master",
"path": "vendor/github.com/davecgh/go-spew/spew",
"notests": true
},
{
"importpath": "github.com/stretchr/testify/vendor/github.com/pmezard/go-difflib/difflib",
"repository": "https://github.com/stretchr/testify",
"vcs": "git",
"revision": "05e8a0eda380579888eb53c394909df027f06991",
"branch": "master",
"path": "vendor/github.com/pmezard/go-difflib/difflib",
"notests": true
},
{
"importpath": "github.com/technoweenie/multipartstreamer",
"repository": "https://github.com/technoweenie/multipartstreamer",