forked from cloudfoundry/garden-runc-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
131 lines (131 loc) · 5.09 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
[submodule "src/github.com/cloudfoundry-incubator/guardian"]
path = src/github.com/cloudfoundry-incubator/guardian
url = https://github.com/cloudfoundry-incubator/guardian
branch = master
[submodule "src/github.com/onsi/gomega"]
path = src/github.com/onsi/gomega
url = https://github.com/onsi/gomega
branch = master
[submodule "src/github.com/cloudfoundry-incubator/cf-debug-server"]
path = src/github.com/cloudfoundry-incubator/cf-debug-server
url = https://github.com/cloudfoundry-incubator/cf-debug-server
branch = master
[submodule "src/github.com/tedsuo/ifrit"]
path = src/github.com/tedsuo/ifrit
url = https://github.com/tedsuo/ifrit
branch = master
[submodule "src/github.com/tedsuo/rata"]
path = src/github.com/tedsuo/rata
url = https://github.com/tedsuo/rata
branch = master
[submodule "src/github.com/cloudfoundry-incubator/cf-lager"]
path = src/github.com/cloudfoundry-incubator/cf-lager
url = https://github.com/cloudfoundry-incubator/cf-lager
branch = master
[submodule "src/github.com/pivotal-golang/lager"]
path = src/github.com/pivotal-golang/lager
url = https://github.com/pivotal-golang/lager
branch = master
[submodule "src/github.com/cloudfoundry-incubator/garden"]
path = src/github.com/cloudfoundry-incubator/garden
url = https://github.com/cloudfoundry-incubator/garden
branch = master
[submodule "src/github.com/onsi/ginkgo"]
path = src/github.com/onsi/ginkgo
url = https://github.com/onsi/ginkgo
branch = master
[submodule "src/github.com/bmizerany/pat"]
path = src/github.com/bmizerany/pat
url = https://github.com/bmizerany/pat
branch = master
[submodule "src/github.com/cloudfoundry-incubator/garden-integration-tests"]
path = src/github.com/cloudfoundry-incubator/garden-integration-tests
url = https://github.com/cloudfoundry-incubator/garden-integration-tests
branch = guardian
[submodule "src/github.com/pivotal-golang/archiver"]
path = src/github.com/pivotal-golang/archiver
url = https://github.com/pivotal-golang/archiver
branch = master
[submodule "src/github.com/opencontainers/specs"]
path = src/github.com/opencontainers/specs
url = https://github.com/cloudfoundry-incubator/specs
branch = master
[submodule "src/github.com/nu7hatch/gouuid"]
path = src/github.com/nu7hatch/gouuid
url = https://github.com/nu7hatch/gouuid
branch = master
[submodule "src/github.com/cloudfoundry/gunk"]
path = src/github.com/cloudfoundry/gunk
url = https://github.com/cloudfoundry/gunk
branch = master
[submodule "src/github.com/kr/pty"]
path = src/github.com/kr/pty
url = https://github.com/kr/pty
branch = master
[submodule "src/github.com/opencontainers/runc"]
path = src/github.com/opencontainers/runc
url = https://github.com/cloudfoundry-incubator/runc
branch = master
[submodule "src/github.com/cloudfoundry-incubator/goci"]
path = src/github.com/cloudfoundry-incubator/goci
url = https://github.com/cloudfoundry-incubator/goci
branch = master
[submodule "src/github.com/docker/libcontainer"]
path = src/github.com/docker/libcontainer
url = https://github.com/docker/libcontainer
branch = master
[submodule "src/github.com/vishvananda/netns"]
path = src/github.com/vishvananda/netns
url = https://github.com/vishvananda/netns
branch = master
[submodule "src/github.com/cloudfoundry-incubator/garden-shed"]
path = src/github.com/cloudfoundry-incubator/garden-shed
url = https://github.com/cloudfoundry-incubator/garden-shed
branch = master
[submodule "src/github.com/docker/distribution"]
path = src/github.com/docker/distribution
url = https://github.com/docker/distribution
[submodule "src/github.com/docker/libtrust"]
path = src/github.com/docker/libtrust
url = https://github.com/docker/libtrust
branch = master
[submodule "src/github.com/tchap/go-patricia"]
path = src/github.com/tchap/go-patricia
url = https://github.com/tchap/go-patricia
branch = master
[submodule "src/github.com/Sirupsen/logrus"]
path = src/github.com/Sirupsen/logrus
url = https://github.com/Sirupsen/logrus
branch = master
[submodule "src/golang.org/x/net"]
path = src/golang.org/x/net
url = https://go.googlesource.com/net
branch = master
[submodule "src/github.com/gorilla/mux"]
path = src/github.com/gorilla/mux
url = https://github.com/gorilla/mux
branch = master
[submodule "src/github.com/gorilla/context"]
path = src/github.com/gorilla/context
url = https://github.com/gorilla/context
branch = master
[submodule "src/github.com/pivotal-golang/clock"]
path = src/github.com/pivotal-golang/clock
url = https://github.com/pivotal-golang/clock
branch = master
[submodule "src/github.com/vbatts/tar-split"]
path = src/github.com/vbatts/tar-split
url = https://github.com/vbatts/tar-split
branch = master
[submodule "src/github.com/cloudfoundry/gosigar"]
path = src/github.com/cloudfoundry/gosigar
url = https://github.com/cloudfoundry/gosigar
branch = master
[submodule "src/github.com/pivotal-golang/localip"]
path = src/github.com/pivotal-golang/localip
url = https://github.com/pivotal-golang/localip
branch = master
[submodule "src/github.com/cloudfoundry-incubator/genclient"]
path = src/github.com/cloudfoundry-incubator/genclient
url = https://github.com/cloudfoundry-incubator/genclient
branch = master