forked from cloudfoundry/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.29 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.29 KB
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
[submodule "src/github.com/cloudfoundry/loggregatorlib"]
path = src/github.com/cloudfoundry/loggregatorlib
url = https://github.com/cloudfoundry/loggregatorlib.git
[submodule "src/code.google.com/p/gogoprotobuf"]
path = src/code.google.com/p/gogoprotobuf
url = https://code.google.com/p/gogoprotobuf/
[submodule "src/github.com/codegangsta/cli"]
path = src/github.com/codegangsta/cli
url = https://github.com/codegangsta/cli.git
[submodule "src/github.com/onsi/ginkgo"]
path = src/github.com/onsi/ginkgo
url = https://github.com/onsi/ginkgo
[submodule "src/github.com/onsi/gomega"]
path = src/github.com/onsi/gomega
url = https://github.com/onsi/gomega
[submodule "src/github.com/jteeuwen/go-bindata"]
path = src/github.com/jteeuwen/go-bindata
url = https://github.com/jteeuwen/go-bindata.git
[submodule "src/github.com/cloudfoundry/gofileutils"]
path = src/github.com/cloudfoundry/gofileutils
url = https://github.com/cloudfoundry/gofileutils
[submodule "src/github.com/cloudfoundry-incubator/candiedyaml"]
path = src/github.com/cloudfoundry-incubator/candiedyaml
url = https://github.com/cloudfoundry-incubator/candiedyaml.git
[submodule "src/github.com/cloudfoundry/loggregator_consumer"]
path = src/github.com/cloudfoundry/loggregator_consumer
url = https://github.com/cloudfoundry/loggregator_consumer