4
0
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:
Wim
2017-07-07 23:34:05 +02:00
parent 2338c69d40
commit a0938d9386
47 changed files with 3974 additions and 0 deletions

16
vendor/manifest vendored
View File

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