-
Notifications
You must be signed in to change notification settings - Fork 107
/
.gitmodules
35 lines (35 loc) · 1.52 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
[submodule "src/code.cloudfoundry.org/cf-tcp-router"]
path = src/code.cloudfoundry.org/cf-tcp-router
url = https://github.com/cloudfoundry/cf-tcp-router
branch = main
[submodule "src/code.cloudfoundry.org/routing-api"]
path = src/code.cloudfoundry.org/routing-api
url = https://github.com/cloudfoundry/routing-api
branch = main
[submodule "src/code.cloudfoundry.org/routing-info"]
path = src/code.cloudfoundry.org/routing-info
url = https://github.com/cloudfoundry/routing-info
branch = main
[submodule "src/code.cloudfoundry.org/routing-api-cli"]
path = src/code.cloudfoundry.org/routing-api-cli
url = https://github.com/cloudfoundry/routing-api-cli
branch = main
[submodule "src/code.cloudfoundry.org/cf-routing-test-helpers"]
path = src/code.cloudfoundry.org/cf-routing-test-helpers
url = https://github.com/cloudfoundry/cf-routing-test-helpers
[submodule "src/code.cloudfoundry.org/gorouter"]
path = src/code.cloudfoundry.org/gorouter
url = https://github.com/cloudfoundry/gorouter
branch = main
[submodule "src/code.cloudfoundry.org/routing-acceptance-tests"]
path = src/code.cloudfoundry.org/routing-acceptance-tests
url = https://github.com/cloudfoundry/routing-acceptance-tests
branch = main
[submodule "src/code.cloudfoundry.org/route-registrar"]
path = src/code.cloudfoundry.org/route-registrar
url = https://github.com/cloudfoundry/route-registrar
branch = main
[submodule "src/code.cloudfoundry.org/multierror"]
path = src/code.cloudfoundry.org/multierror
url = https://github.com/cloudfoundry/multierror
branch = main