forked from concourse/concourse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
172 lines (172 loc) · 6.04 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
[submodule "src/github.com/BurntSushi/migration"]
path = src/github.com/BurntSushi/migration
url = https://github.com/BurntSushi/migration
branch = master
[submodule "src/github.com/bmizerany/pat"]
path = src/github.com/bmizerany/pat
url = https://github.com/bmizerany/pat
branch = master
[submodule "src/github.com/concourse/atc"]
path = src/github.com/concourse/atc
url = https://github.com/concourse/atc
branch = master
[submodule "src/github.com/lib/pq"]
path = src/github.com/lib/pq
url = https://github.com/lib/pq
branch = master
[submodule "src/github.com/nu7hatch/gouuid"]
path = src/github.com/nu7hatch/gouuid
url = https://github.com/nu7hatch/gouuid
branch = master
[submodule "src/github.com/pivotal-golang/lager"]
path = src/github.com/pivotal-golang/lager
url = https://github.com/pivotal-golang/lager
branch = master
[submodule "src/github.com/tedsuo/ifrit"]
path = src/github.com/tedsuo/ifrit
url = https://github.com/tedsuo/ifrit
branch = master
[submodule "src/github.com/tedsuo/rata"]
path = src/github.com/tedsuo/rata
url = https://github.com/tedsuo/rata
branch = master
[submodule "src/github.com/cloudfoundry-incubator/garden"]
path = src/github.com/cloudfoundry-incubator/garden
url = https://github.com/cloudfoundry-incubator/garden
branch = master
[submodule "src/github.com/onsi/ginkgo"]
path = src/github.com/onsi/ginkgo
url = https://github.com/onsi/ginkgo
branch = master
[submodule "src/github.com/onsi/gomega"]
path = src/github.com/onsi/gomega
url = https://github.com/onsi/gomega
branch = master
[submodule "src/github.com/codegangsta/cli"]
path = src/github.com/codegangsta/cli
url = https://github.com/codegangsta/cli
branch = master
[submodule "src/github.com/concourse/fly"]
path = src/github.com/concourse/fly
url = https://github.com/concourse/fly
branch = master
[submodule "src/github.com/kr/pty"]
path = src/github.com/kr/pty
url = https://github.com/kr/pty
branch = master
[submodule "src/github.com/mgutz/ansi"]
path = src/github.com/mgutz/ansi
url = https://github.com/mgutz/ansi
branch = master
[submodule "src/github.com/pkg/term"]
path = src/github.com/pkg/term
url = https://github.com/pkg/term
branch = master
[submodule "src/github.com/concourse/testflight"]
path = src/github.com/concourse/testflight
url = https://github.com/concourse/testflight
branch = master
[submodule "src/github.com/vito/gosub"]
path = src/github.com/vito/gosub
url = https://github.com/vito/gosub
branch = master
[submodule "src/github.com/vito/go-sse"]
path = src/github.com/vito/go-sse
url = https://github.com/vito/go-sse
branch = master
[submodule "src/gopkg.in/yaml.v2"]
path = src/gopkg.in/yaml.v2
url = https://gopkg.in/yaml.v2
branch = master
[submodule "src/github.com/concourse/blackbox"]
path = src/github.com/concourse/blackbox
url = https://github.com/concourse/blackbox
branch = master
[submodule "src/github.com/howeyc/fsnotify"]
path = src/github.com/howeyc/fsnotify
url = https://github.com/howeyc/fsnotify
branch = master
[submodule "src/github.com/ActiveState/tail"]
path = src/github.com/ActiveState/tail
url = https://github.com/ActiveState/tail
branch = master
[submodule "src/gopkg.in/tomb.v1"]
path = src/gopkg.in/tomb.v1
url = https://gopkg.in/tomb.v1
branch = master
[submodule "src/github.com/papertrail/remote_syslog2"]
path = src/github.com/papertrail/remote_syslog2
url = https://github.com/papertrail/remote_syslog2
branch = master
[submodule "src/github.com/ziutek/syslog"]
path = src/github.com/ziutek/syslog
url = https://github.com/ziutek/syslog
branch = master
[submodule "src/github.com/pivotal-golang/clock"]
path = src/github.com/pivotal-golang/clock
url = https://github.com/pivotal-golang/clock
branch = master
[submodule "src/github.com/hashicorp/go-multierror"]
path = src/github.com/hashicorp/go-multierror
url = https://github.com/hashicorp/go-multierror
branch = master
[submodule "src/github.com/kr/binarydist"]
path = src/github.com/kr/binarydist
url = https://github.com/kr/binarydist
branch = master
[submodule "src/github.com/kardianos/osext"]
path = src/github.com/kardianos/osext
url = https://github.com/kardianos/osext
branch = master
[submodule "src/github.com/aryann/difflib"]
path = src/github.com/aryann/difflib
url = https://github.com/aryann/difflib
branch = master
[submodule "src/github.com/mitchellh/mapstructure"]
path = src/github.com/mitchellh/mapstructure
url = https://github.com/mitchellh/mapstructure
branch = master
[submodule "src/github.com/codahale/http-handlers"]
path = src/github.com/codahale/http-handlers
url = https://github.com/codahale/http-handlers
branch = master
[submodule "src/github.com/codahale/metrics"]
path = src/github.com/codahale/metrics
url = https://github.com/codahale/metrics
branch = master
[submodule "src/github.com/codahale/hdrhistogram"]
path = src/github.com/codahale/hdrhistogram
url = https://github.com/codahale/hdrhistogram
branch = master
[submodule "src/github.com/zachgersh/go-update"]
path = src/github.com/zachgersh/go-update
url = https://github.com/zachgersh/go-update
branch = take-http-client
[submodule "src/github.com/concourse/tsa"]
path = src/github.com/concourse/tsa
url = https://github.com/concourse/tsa
branch = master
[submodule "src/golang.org/x/crypto"]
path = src/golang.org/x/crypto
url = https://go.googlesource.com/crypto
branch = master
[submodule "src/github.com/pivotal-golang/localip"]
path = src/github.com/pivotal-golang/localip
url = https://github.com/pivotal-golang/localip
branch = master
[submodule "src/github.com/concourse/jettison"]
path = src/github.com/concourse/jettison
url = https://github.com/concourse/jettison
branch = master
[submodule "src/github.com/cloudfoundry/gunk"]
path = src/github.com/cloudfoundry/gunk
url = https://github.com/cloudfoundry/gunk
branch = master
[submodule "src/github.com/sclevine/agouti"]
path = src/github.com/sclevine/agouti
url = https://github.com/sclevine/agouti
branch = master
[submodule "src/github.com/concourse/baggageclaim"]
path = src/github.com/concourse/baggageclaim
url = https://github.com/concourse/baggageclaim
branch = master