mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-26 23:29:25 +00:00
Update vendor
This commit is contained in:
27
vendor/manifest
vendored
27
vendor/manifest
vendored
@ -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",
|
||||
|
Reference in New Issue
Block a user