4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-27 18:09:26 +00:00

Add vendor (steam)

This commit is contained in:
Wim
2017-06-22 01:00:27 +02:00
parent 1f9874102a
commit 1f91461853
117 changed files with 115543 additions and 0 deletions

44
vendor/manifest vendored
View File

@ -17,6 +17,14 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/Philipp15b/go-steam",
"repository": "https://github.com/Philipp15b/go-steam",
"vcs": "git",
"revision": "e0f3bb9566e3e26411c596842288faa371e45cec",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/Sirupsen/logrus",
"repository": "https://github.com/Sirupsen/logrus",
@ -49,6 +57,15 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/davecgh/go-spew/spew",
"repository": "https://github.com/davecgh/go-spew",
"vcs": "git",
"revision": "346938d642f2ec3594ed81d874461961cd0faa76",
"branch": "master",
"path": "/spew",
"notests": true
},
{
"importpath": "github.com/dgrijalva/jwt-go",
"repository": "https://github.com/dgrijalva/jwt-go",
@ -107,6 +124,33 @@
"branch": "master",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/proto",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "e325f446bebc2998605911c0a2650d9920361d4a",
"branch": "master",
"path": "/proto",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/protoc-gen-go/descriptor",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "e325f446bebc2998605911c0a2650d9920361d4a",
"branch": "master",
"path": "protoc-gen-go/descriptor",
"notests": true
},
{
"importpath": "github.com/golang/protobuf/ptypes/any",
"repository": "https://github.com/golang/protobuf",
"vcs": "git",
"revision": "e325f446bebc2998605911c0a2650d9920361d4a",
"branch": "master",
"path": "ptypes/any",
"notests": true
},
{
"importpath": "github.com/google/gops/agent",
"repository": "https://github.com/google/gops",