This repository was archived by the owner on Dec 5, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathglide.lock
More file actions
254 lines (254 loc) · 7.09 KB
/
glide.lock
File metadata and controls
254 lines (254 loc) · 7.09 KB
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
hash: c090cf39c725222667100156d17a60b27375e8b63b31bba59990e9fea0325f2e
updated: 2017-08-31T10:25:03.126941534+01:00
imports:
- name: code.cloudfoundry.org/lager
version: 0bfa98e49e7a976af91e918d47978f07c00b081f
- name: github.com/andybalholm/cascadia
version: 65919c611220063037b1db8eb334acaf17a6d8ea
- name: github.com/apcera/libretto
version: 715e8fbc15612e82f4e7b082fc6aaeacc461be52
subpackages:
- ssh
- util
- virtualmachine
- virtualmachine/aws
- name: github.com/apcera/util
version: 346d8c10c6f817df60ff768b05ced4170d747180
subpackages:
- uuid
- name: github.com/aws/aws-sdk-go
version: 2063d937ea693f6f5c8b213906785ff9e36ba0b6
subpackages:
- aws
- aws/awserr
- aws/awsutil
- aws/client
- aws/client/metadata
- aws/corehandlers
- aws/credentials
- aws/credentials/ec2rolecreds
- aws/credentials/endpointcreds
- aws/credentials/stscreds
- aws/defaults
- aws/ec2metadata
- aws/endpoints
- aws/request
- aws/session
- aws/signer/v4
- internal/shareddefaults
- private/protocol
- private/protocol/ec2query
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/xml/xmlutil
- service/ec2
- service/sts
- name: github.com/bmizerany/pat
version: 6226ea591a40176dd3ff9cd8eff81ed6ca721a00
- name: github.com/cloudfoundry-community/go-cfenv
version: f920e9562d5f951cbf11785728f67258c38a10d0
- name: github.com/cloudfoundry-incubator/cf-test-helpers
version: 2c7deda19c83f1c2cfde730712b1f36aefc6bf33
subpackages:
- cf
- commandreporter
- commandstarter
- internal
- name: github.com/codegangsta/cli
version: f017f86fccc5a039a98f23311f34fdf78b014f78
- name: github.com/concourse/atc
version: bee86f317e5acef80b153a1084372b464eef8307
- name: github.com/enaml-ops/enaml
version: 4f847ee10b41afca41fe09fa839cb2f6ade06fb5
subpackages:
- enamlbosh
- name: github.com/enaml-ops/omg-cli
version: 7a0299e2051cf8f1461d25260771826c15d08a48
- name: github.com/go-ini/ini
version: c787282c39ac1fc618827141a1f762240def08a3
- name: github.com/golang/protobuf
version: 83cd65fc365ace80eb6b6ecfc45203e43edfbc70
subpackages:
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/hashicorp/errwrap
version: 7554cd9344cec97297fa6649b055a8c98c2a1e55
- name: github.com/hashicorp/go-hclog
version: b4e5765d1e5f00a0550911084f45f8214b5b83b9
- name: github.com/hashicorp/go-multierror
version: 83588e72410abfbe4df460eeb6f30841ae47d4c4
- name: github.com/hashicorp/go-plugin
version: a5174f84d7f8ff00fb07ab4ef1f380d32eee0e63
- name: github.com/hashicorp/yamux
version: d1caa6c97c9fc1cc9e83bbe34d0603f9ff0ce8bd
- name: github.com/jessevdk/go-flags
version: 6cf8f02b4ae8ba723ddc64dcfd403e530c06d927
- name: github.com/jmespath/go-jmespath
version: bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
- name: github.com/kr/fs
version: 2788f0dbd16903de03cb8186e5c7d97b69ad387b
- name: github.com/mitchellh/go-testing-interface
version: 9a441910b16872f7b8283682619b3761a9aa2222
- name: github.com/mitchellh/mapstructure
version: d0303fe809921458f417bcf828397a65db30a7e4
- name: github.com/nu7hatch/gouuid
version: 179d4d0c4d8d407a32af483c2354df1d2c91e6c3
- name: github.com/onsi/ginkgo
version: 6adbc2648389a46e8ff0e96d07a07a9a9eb432de
subpackages:
- config
- internal/codelocation
- internal/containernode
- internal/failer
- internal/leafnodes
- internal/remote
- internal/spec
- internal/spec_iterator
- internal/specrunner
- internal/suite
- internal/testingtproxy
- internal/writer
- reporters
- reporters/stenographer
- reporters/stenographer/support/go-colorable
- reporters/stenographer/support/go-isatty
- types
- name: github.com/onsi/gomega
version: 9b8c753e8dfb382618ba8fa19b4197b5dcb0434c
subpackages:
- format
- gbytes
- gexec
- ghttp
- internal/assertion
- internal/asyncassertion
- internal/oraclematcher
- internal/testingtsupport
- matchers
- matchers/support/goraph/bipartitegraph
- matchers/support/goraph/edge
- matchers/support/goraph/node
- matchers/support/goraph/util
- types
- name: github.com/op/go-logging
version: 970db520ece77730c7e4724c61121037378659d9
- name: github.com/pivotal-golang/lager
version: 95b2ada4cdf781bdcf07e5207879e034ac8c5314
- name: github.com/pivotalservices/cfbackup
version: db53f4188a97a8c7436ee5e98f31dd32d6d05458
subpackages:
- tileregistry
- tileregistry/fake
- tiles
- tiles/elasticruntime
- tiles/opsmanager
- tiles/opsmanager/fakes
- name: github.com/pivotalservices/gtils
version: 92fbb15a9e8347eb7cd60fdb1fd80847ae989f34
subpackages:
- command
- http
- log
- osutils
- persistence
- storage
- uaa
- name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d
- name: github.com/pkg/sftp
version: 8a7343c6ed99a2934aea9c08c923c11df775b6db
- name: github.com/PuerkitoBio/goquery
version: e1271ee34c6a305e38566ecd27ae374944907ee9
- name: github.com/rlmcpherson/s3gof3r
version: b574ee38528c51c2c8652b79e71245817c59bd61
- name: github.com/technoweenie/multipartstreamer
version: a90a01d73ae432e2611d178c18367fbaa13e0154
- name: github.com/tedsuo/rata
version: 88dadd5b7d95869a307d31691591e2e7aea32971
- name: github.com/tmc/scp
version: 8734282bd23b160cc07954a157106fe59e0f3993
- name: github.com/xchapter7x/goutil
version: 046742e03686eda64c6ac938594120d7fb5b3ecc
subpackages:
- itertools
- name: github.com/xchapter7x/lo
version: e33b245fc7a8186582208abc2458c2691bff681c
- name: golang.org/x/crypto
version: 7e9105388ebff089b3f99f0ef676ea55a6da3a7e
subpackages:
- curve25519
- ed25519
- ed25519/internal/edwards25519
- ssh
- name: golang.org/x/net
version: 3da985ce5951d99de868be4385f21ea6c2b22f24
subpackages:
- context
- context/ctxhttp
- html
- html/atom
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- trace
- name: golang.org/x/oauth2
version: 9a379c6b3e95a790ffc43293c2a78dee0d7b6e20
subpackages:
- internal
- name: golang.org/x/sys
version: b90f89a1e7a9c1f6b918820b3daa7f08488c8594
subpackages:
- unix
- name: golang.org/x/text
version: 19e51611da83d6be54ddafce4a4af510cb3e9ea4
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/appengine
version: d9a072cfa7b9736e44311ef77b3e09d804bfa599
subpackages:
- internal
- internal/base
- internal/datastore
- internal/log
- internal/remote_api
- internal/urlfetch
- urlfetch
- name: google.golang.org/genproto
version: ee236bd376b077c7a89f260c026c4735b195e459
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 25b4a426b40c26c07c80af674b03db90b5bd4a60
subpackages:
- codes
- connectivity
- credentials
- grpclb/messages_only/grpc_lb_v1
- grpclog
- health
- health/grpc_health_v1
- internal
- keepalive
- metadata
- naming
- peer
- stats
- status
- tap
- transport
- name: gopkg.in/yaml.v1
version: 9f9df34309c04878acc86042b16630b0f696e1de
- name: gopkg.in/yaml.v2
version: eb3733d160e74a9c7e442f435eb3bea458e1d19f
testImports:
- name: github.com/pborman/uuid
version: a97ce2ca70fa5a848076093f05e639a89ca34d06