mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-27 13:29:25 +00:00
Add go-charset and chardet to vendor
This commit is contained in:
16
vendor/manifest
vendored
16
vendor/manifest
vendored
@ -400,6 +400,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/paulrosania/go-charset",
|
||||
"repository": "https://github.com/paulrosania/go-charset",
|
||||
"vcs": "git",
|
||||
"revision": "621bb39fcc835dce592e682f5073025d0169587b",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pborman/uuid",
|
||||
"repository": "https://github.com/pborman/uuid",
|
||||
@ -416,6 +424,14 @@
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/saintfish/chardet",
|
||||
"repository": "https://github.com/saintfish/chardet",
|
||||
"vcs": "git",
|
||||
"revision": "3af4cd4741ca4f3eb0c407c034571a6fb0ea529c",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/sorcix/irc",
|
||||
"repository": "https://github.com/sorcix/irc",
|
||||
|
Reference in New Issue
Block a user