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

Add vendor github.com/dfordsoft/golib/ic

This commit is contained in:
Wim
2018-05-11 21:54:32 +02:00
parent 406a54b597
commit bf0b9959d1
60 changed files with 36737 additions and 28431 deletions

72
vendor/manifest vendored
View File

@ -145,6 +145,15 @@
"path": "/spew",
"notests": true
},
{
"importpath": "github.com/dfordsoft/golib/ic",
"repository": "https://github.com/dfordsoft/golib",
"vcs": "git",
"revision": "2ea3495aee1d7f72bb7f388432f2fad974270e12",
"branch": "master",
"path": "/ic",
"notests": true
},
{
"importpath": "github.com/dgrijalva/jwt-go",
"repository": "https://github.com/dgrijalva/jwt-go",
@ -1014,6 +1023,24 @@
"path": "/windows",
"notests": true
},
{
"importpath": "golang.org/x/text/encoding",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877",
"branch": "master",
"path": "/encoding",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/format",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877",
"branch": "master",
"path": "internal/format",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/gen",
"repository": "https://go.googlesource.com/text",
@ -1023,6 +1050,24 @@
"path": "internal/gen",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/language",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877",
"branch": "master",
"path": "internal/language",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/tag",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877",
"branch": "master",
"path": "internal/tag",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/triegen",
"repository": "https://go.googlesource.com/text",
@ -1041,6 +1086,33 @@
"path": "internal/ucd",
"notests": true
},
{
"importpath": "golang.org/x/text/internal/utf8internal",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877",
"branch": "master",
"path": "internal/utf8internal",
"notests": true
},
{
"importpath": "golang.org/x/text/language",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877",
"branch": "master",
"path": "language",
"notests": true
},
{
"importpath": "golang.org/x/text/runes",
"repository": "https://go.googlesource.com/text",
"vcs": "git",
"revision": "5c1cf69b5978e5a34c5f9ba09a83e56acc4b7877",
"branch": "master",
"path": "runes",
"notests": true
},
{
"importpath": "golang.org/x/text/transform",
"repository": "https://go.googlesource.com/text",