forked from cloudfoundry/loggregator-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 2.08 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
[submodule "src/github.com/cloudfoundry/gosteno"]
path = src/github.com/cloudfoundry/gosteno
url = https://github.com/cloudfoundry/gosteno
[submodule "src/github.com/stretchr/testify"]
path = src/github.com/stretchr/testify
url = https://github.com/stretchr/testify
[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/cloudfoundry/yagnats"]
path = src/github.com/cloudfoundry/yagnats
url = https://github.com/cloudfoundry/yagnats
[submodule "src/github.com/howeyc/fsnotify"]
path = src/github.com/howeyc/fsnotify
url = https://github.com/howeyc/fsnotify
[submodule "src/github.com/nu7hatch/gouuid"]
path = src/github.com/nu7hatch/gouuid
url = https://github.com/nu7hatch/gouuid.git
[submodule "src/github.com/cloudfoundry/loggregatorlib"]
path = src/github.com/cloudfoundry/loggregatorlib
url = https://github.com/cloudfoundry/loggregatorlib.git
[submodule "src/github.com/cloudfoundry/storeadapter"]
path = src/github.com/cloudfoundry/storeadapter
url = https://github.com/cloudfoundry/storeadapter
[submodule "src/github.com/coreos/etcd"]
path = src/github.com/coreos/etcd
url = https://github.com/coreos/etcd
[submodule "src/github.com/coreos/go-etcd"]
path = src/github.com/coreos/go-etcd
url = https://github.com/coreos/go-etcd
[submodule "src/github.com/coreos/go-log"]
path = src/github.com/coreos/go-log
url = https://github.com/coreos/go-log
[submodule "src/github.com/coreos/go-systemd"]
path = src/github.com/coreos/go-systemd
url = https://github.com/coreos/go-systemd
[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/gorilla/websocket"]
path = src/github.com/gorilla/websocket
url = https://github.com/gorilla/websocket
[submodule "src/github.com/cloudfoundry/gunk"]
path = src/github.com/cloudfoundry/gunk
url = https://github.com/cloudfoundry/gunk