cloudflare/Cloudflare-Pivotal-Cloud-Foundry

Public

mirrored fromhttps://github.com/cloudflare/Cloudflare-Pivotal-Cloud-Foundry

CodeCommitsIssuesPull requestsActionsInsightsSecurity
a339b211d832fb4d865d366c202e26e2f9ed82a6

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

vendor/manifest

72lines · modecode

1{
2 "version": 0,
3 "dependencies": [
4 {
5 "importpath": "code.cloudfoundry.org/lager",
6 "repository": "https://github.com/cloudfoundry/lager",
7 "vcs": "git",
8 "revision": "6cfe365fb6bb84343f0034b4a53cd250d173b61f",
9 "branch": "master",
10 "notests": true
11 },
12 {
13 "importpath": "github.com/gorilla/context",
14 "repository": "https://github.com/gorilla/context",
15 "vcs": "git",
16 "revision": "08b5f424b9271eedf6f9f0ce86cb9396ed337a42",
17 "branch": "master",
18 "notests": true
19 },
20 {
21 "importpath": "github.com/gorilla/mux",
22 "repository": "https://github.com/gorilla/mux",
23 "vcs": "git",
24 "revision": "757bef944d0f21880861c2dd9c871ca543023cba",
25 "branch": "master",
26 "notests": true
27 },
28 {
29 "importpath": "github.com/onsi/ginkgo",
30 "repository": "https://github.com/onsi/ginkgo",
31 "vcs": "git",
32 "revision": "00054c0bb96fc880d4e0be1b90937fad438c5290",
33 "branch": "master",
34 "notests": true
35 },
36 {
37 "importpath": "github.com/onsi/gomega/format",
38 "repository": "https://github.com/onsi/gomega",
39 "vcs": "git",
40 "revision": "f1f0f388b31eca4e2cbe7a6dd8a3a1dfddda5b1c",
41 "branch": "master",
42 "path": "format",
43 "notests": true
44 },
45 {
46 "importpath": "github.com/onsi/gomega/gbytes",
47 "repository": "https://github.com/onsi/gomega",
48 "vcs": "git",
49 "revision": "f1f0f388b31eca4e2cbe7a6dd8a3a1dfddda5b1c",
50 "branch": "master",
51 "path": "/gbytes",
52 "notests": true
53 },
54 {
55 "importpath": "github.com/pivotal-cf/brokerapi",
56 "repository": "https://github.com/pivotal-cf/brokerapi",
57 "vcs": "git",
58 "revision": "3dcb3e88faf1f81359679aa1b931df45d30f01de",
59 "branch": "master",
60 "notests": true
61 },
62 {
63 "importpath": "golang.org/x/sys/unix",
64 "repository": "https://go.googlesource.com/sys",
65 "vcs": "git",
66 "revision": "478fcf54317e52ab69f40bb4c7a1520288d7f7ea",
67 "branch": "master",
68 "path": "/unix",
69 "notests": true
70 }
71 ]
72}