forked from cloudfoundry/bosh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.33 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
[submodule "go_agent/src/github.com/stretchr/testify"]
path = go_agent/src/github.com/stretchr/testify
url = https://github.com/stretchr/testify.git
[submodule "go_agent/src/github.com/stretchr/objx"]
path = go_agent/src/github.com/stretchr/objx
url = https://github.com/stretchr/objx.git
[submodule "go_agent/src/github.com/cloudfoundry/yagnats"]
path = go_agent/src/github.com/cloudfoundry/yagnats
url = https://github.com/cloudfoundry/yagnats.git
[submodule "go_agent/src/github.com/cloudfoundry/gosigar"]
path = go_agent/src/github.com/cloudfoundry/gosigar
url = https://github.com/cloudfoundry/gosigar.git
[submodule "go_agent/src/github.com/nu7hatch/gouuid"]
path = go_agent/src/github.com/nu7hatch/gouuid
url = https://github.com/nu7hatch/gouuid.git
[submodule "go_agent/src/github.com/pivotal/go-smtpd"]
path = go_agent/src/github.com/pivotal/go-smtpd
url = https://github.com/pivotal/go-smtpd.git
[submodule "go_agent/src/github.com/cloudfoundry/gofileutils"]
path = go_agent/src/github.com/cloudfoundry/gofileutils
url = https://github.com/cloudfoundry/gofileutils.git
[submodule "go_agent/src/github.com/onsi/ginkgo"]
path = go_agent/src/github.com/onsi/ginkgo
url = https://github.com/onsi/ginkgo.git
[submodule "go_agent/src/github.com/onsi/gomega"]
path = go_agent/src/github.com/onsi/gomega
url = https://github.com/onsi/gomega.git