diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index 88a7aaa5..7d0184df 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -18,6 +18,14 @@ "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", "vcs": "git", @@ -50,6 +58,15 @@ "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", "vcs": "git", @@ -108,6 +125,33 @@ "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", "vcs": "git", |