diff options
author | Wim <wim@42.be> | 2017-03-23 23:28:55 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2017-03-23 23:28:55 +0100 |
commit | 2f68519b3c6b5a70028882c99afeb76f291b7725 (patch) | |
tree | 2555d0b8b81491f136a176a58e2618a25edc8edc /vendor/manifest | |
parent | efe641f202653dfd3bc7bde221188e098db3def7 (diff) | |
download | matterbridge-msglm-2f68519b3c6b5a70028882c99afeb76f291b7725.tar.gz matterbridge-msglm-2f68519b3c6b5a70028882c99afeb76f291b7725.tar.bz2 matterbridge-msglm-2f68519b3c6b5a70028882c99afeb76f291b7725.zip |
Add gops agentv0.10.2-dev
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index 1b5f7327..254eefb0 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -108,6 +108,33 @@ "notests": true }, { + "importpath": "github.com/google/gops/agent", + "repository": "https://github.com/google/gops", + "vcs": "git", + "revision": "62f833fc9f6c4d3223bdb37bd0c2f8951bed8596", + "branch": "master", + "path": "/agent", + "notests": true + }, + { + "importpath": "github.com/google/gops/internal", + "repository": "https://github.com/google/gops", + "vcs": "git", + "revision": "62f833fc9f6c4d3223bdb37bd0c2f8951bed8596", + "branch": "master", + "path": "internal", + "notests": true + }, + { + "importpath": "github.com/google/gops/signal", + "repository": "https://github.com/google/gops", + "vcs": "git", + "revision": "62f833fc9f6c4d3223bdb37bd0c2f8951bed8596", + "branch": "master", + "path": "signal", + "notests": true + }, + { "importpath": "github.com/gorilla/schema", "repository": "https://github.com/gorilla/schema", "vcs": "", @@ -347,6 +374,33 @@ "notests": true }, { + "importpath": "golang.org/x/arch/arm/armasm", + "repository": "https://go.googlesource.com/arch", + "vcs": "git", + "revision": "58ea1a195b1a354bcd572b7ef6bbbd264dc63732", + "branch": "master", + "path": "/arm/armasm", + "notests": true + }, + { + "importpath": "golang.org/x/arch/ppc64/ppc64asm", + "repository": "https://go.googlesource.com/arch", + "vcs": "git", + "revision": "58ea1a195b1a354bcd572b7ef6bbbd264dc63732", + "branch": "master", + "path": "ppc64/ppc64asm", + "notests": true + }, + { + "importpath": "golang.org/x/arch/x86/x86asm", + "repository": "https://go.googlesource.com/arch", + "vcs": "git", + "revision": "58ea1a195b1a354bcd572b7ef6bbbd264dc63732", + "branch": "master", + "path": "x86/x86asm", + "notests": true + }, + { "importpath": "golang.org/x/crypto/acme", "repository": "https://go.googlesource.com/crypto", "vcs": "git", |