4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-28 13:49:23 +00:00

Add vendor github.com/rs/xid

This commit is contained in:
Wim
2018-05-27 21:48:57 +02:00
parent ab1670e2ce
commit fc6074ea9f
8 changed files with 464 additions and 0 deletions

8
vendor/manifest vendored
View File

@ -660,6 +660,14 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/rs/xid",
"repository": "https://github.com/rs/xid",
"vcs": "git",
"revision": "088c5cf1423a6c8bd65110ddb12818e4ee993c84",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/saintfish/chardet",
"repository": "https://github.com/saintfish/chardet",