This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
/
.gitmodules
66 lines (66 loc) · 2.84 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
[submodule "diego-release"]
path = diego-release
url = https://github.com/cloudfoundry-incubator/diego-release
[submodule "cf-routing-release"]
path = cf-routing-release
url = https://github.com/cloudfoundry-incubator/cf-routing-release
[submodule "garden-linux-release"]
path = garden-linux-release
url = https://github.com/cloudfoundry-incubator/garden-linux-release
[submodule "src/github.com/cloudfoundry-incubator/receptor"]
path = src/github.com/cloudfoundry-incubator/receptor
url = git@github.com:cloudfoundry-incubator/receptor
[submodule "cf-release"]
path = cf-release
url = https://github.com/cloudfoundry/cf-release
[submodule "src/github.com/cloudfoundry-incubator/natbeat"]
path = src/github.com/cloudfoundry-incubator/natbeat
url = git@github.com:cloudfoundry-incubator/natbeat
[submodule "src/github.com/goji/httpauth"]
path = src/github.com/goji/httpauth
url = https://github.com/goji/httpauth
[submodule "src/github.com/aws/aws-sdk-go"]
path = src/github.com/aws/aws-sdk-go
url = https://github.com/aws/aws-sdk-go
[submodule "src/github.com/vaughan0/go-ini"]
path = src/github.com/vaughan0/go-ini
url = https://github.com/vaughan0/go-ini
[submodule "src/github.com/codegangsta/cli"]
path = src/github.com/codegangsta/cli
url = https://github.com/codegangsta/cli
[submodule "src/github.com/gizak/termui"]
path = src/github.com/gizak/termui
url = https://github.com/gizak/termui
[submodule "src/github.com/gorilla/context"]
path = src/github.com/gorilla/context
url = https://github.com/gorilla/context
[submodule "src/github.com/gorilla/mux"]
path = src/github.com/gorilla/mux
url = https://github.com/gorilla/mux
[submodule "src/github.com/mattn/go-runewidth"]
path = src/github.com/mattn/go-runewidth
url = https://github.com/mattn/go-runewidth
[submodule "src/github.com/nsf/termbox-go"]
path = src/github.com/nsf/termbox-go
url = https://github.com/nsf/termbox-go
[submodule "bosh/src/github.com/sclevine/packer-bosh"]
path = bosh/src/github.com/sclevine/packer-bosh
url = git@github.com:sclevine/packer-bosh
[submodule "bosh/src/github.com/sclevine/bosh-provisioner"]
path = bosh/src/github.com/sclevine/bosh-provisioner
url = git@github.com:sclevine/bosh-provisioner
[submodule "bosh/src/github.com/hashicorp/go-msgpack"]
path = bosh/src/github.com/hashicorp/go-msgpack
url = https://github.com/hashicorp/go-msgpack
[submodule "bosh/src/github.com/hashicorp/yamux"]
path = bosh/src/github.com/hashicorp/yamux
url = https://github.com/hashicorp/yamux
[submodule "src/github.com/cloudfoundry-incubator/ltc"]
path = src/github.com/cloudfoundry-incubator/ltc
url = git@github.com:cloudfoundry-incubator/ltc
[submodule "src/github.com/kardianos/osext"]
path = src/github.com/kardianos/osext
url = https://github.com/kardianos/osext
[submodule "etcd-release"]
path = etcd-release
url = https://github.com/cloudfoundry-incubator/etcd-release.git