-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.lock
337 lines (337 loc) · 8.77 KB
/
glide.lock
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
hash: 2d1763ce4adbd7ed1d84dcbc903ee9a9991b6652e4fc1af509e285970fe9457c
updated: 2018-07-13T10:24:08.878042046+02:00
imports:
- name: github.com/agext/levenshtein
version: 5f10fee965225ac1eecdc234c09daf5cd9e7f7b6
- name: github.com/apparentlymart/go-cidr
version: 2bd8b58cf4275aeb086ade613de226773e29e853
subpackages:
- cidr
- name: github.com/apparentlymart/go-textseg
version: b836f5c4d331d1945a2fead7188db25432d73b69
subpackages:
- textseg
- name: github.com/armon/go-radix
version: 1fca145dffbcaa8fe914309b1ec0cfc67500fe61
- name: github.com/aws/aws-sdk-go
version: c01ebd0d48a4772fd28a0b684db0f36882dc995c
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/csm
- aws/defaults
- aws/ec2metadata
- aws/endpoints
- aws/request
- aws/session
- aws/signer/v4
- internal/sdkio
- internal/sdkrand
- internal/shareddefaults
- private/protocol
- private/protocol/eventstream
- private/protocol/eventstream/eventstreamapi
- private/protocol/query
- private/protocol/query/queryutil
- private/protocol/rest
- private/protocol/restxml
- private/protocol/xml/xmlutil
- service/s3
- service/sts
- name: github.com/Azure/go-ntlmssp
version: 4b934ac9dad38d389d34f0b98d98b2467c422012
- name: github.com/bgentry/go-netrc
version: 9fd32a8b3d3d3f9d43c341bfe098430e07609480
subpackages:
- netrc
- name: github.com/bgentry/speakeasy
version: 4aabc24848ce5fd31929f7d1e4ea74d3709c14cd
- name: github.com/blang/semver
version: c5e971dbed7850a93c23aa6ff69db5771d8e23b3
- name: github.com/ChrisTrenkamp/goxpath
version: c385f95c6022e7756e91beac5f5510872f7dcb7d
subpackages:
- internal/execxp
- internal/execxp/findutil
- internal/execxp/intfns
- internal/xsort
- lexer
- parser
- parser/pathexpr
- tree
- tree/xmltree
- tree/xmltree/xmlbuilder
- tree/xmltree/xmlele
- tree/xmltree/xmlnode
- xconst
- name: github.com/dylanmei/iso8601
version: 2075bf119b58e5576c6ed9f867b8f3d17f2e54d4
- name: github.com/fatih/color
version: 2d684516a8861da43017284349b7e303e809ac21
- name: github.com/go-ini/ini
version: af26abd521cd7697481572fdbc4a53cbea3dde1b
- name: github.com/golang/protobuf
version: 0cb4f732569330e7b40d8fcee91c41aafaaddc4f
subpackages:
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/hashicorp/errwrap
version: 7554cd9344cec97297fa6649b055a8c98c2a1e55
- name: github.com/hashicorp/go-cleanhttp
version: d5fe4b57a186c716b0e00b8c301cbd9b4182694d
- name: github.com/hashicorp/go-getter
version: a33f09ce9feed989941a4dfe08b3890a0f8aceb9
subpackages:
- helper/url
- name: github.com/hashicorp/go-hclog
version: ff2cf002a8dd750586d91dddd4470c341f981fe1
- name: github.com/hashicorp/go-multierror
version: b7773ae218740a7be65057fc60b366a49b538a44
- name: github.com/hashicorp/go-plugin
version: e8d22c780116115ae5624720c9af0c97afe4f551
- name: github.com/hashicorp/go-safetemp
version: b1a1dbde6fdc11e3ae79efd9039009e22d4ae240
- name: github.com/hashicorp/go-uuid
version: 27454136f0364f2d44b1276c552d69105cf8c498
- name: github.com/hashicorp/go-version
version: 23480c0665776210b5fbbac6eaaee40e3e6a96b7
- name: github.com/hashicorp/hcl
version: ef8a98b0bbce4a65b5aa4c368430a80ddc533168
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/hashicorp/hcl2
version: 1718a963e6321c0d8b663ca3f2224be366d59905
subpackages:
- gohcl
- hcl
- hcl/hclsyntax
- hcl/json
- hcldec
- hclparse
- name: github.com/hashicorp/hil
version: fa9f258a92500514cc8e9c67020487709df92432
subpackages:
- ast
- parser
- scanner
- name: github.com/hashicorp/terraform
version: 41e50bd32a8825a84535e353c3674af8ce799161
subpackages:
- communicator
- communicator/remote
- communicator/shared
- communicator/ssh
- communicator/winrm
- config
- config/configschema
- config/hcl2shim
- config/module
- dag
- flatmap
- helper/hashcode
- helper/hilmapstructure
- helper/schema
- httpclient
- moduledeps
- plugin
- plugin/discovery
- registry
- registry/regsrc
- registry/response
- svchost
- svchost/auth
- svchost/disco
- terraform
- tfdiags
- version
- name: github.com/hashicorp/yamux
version: 3520598351bb3500a49ae9563f5539666ae0a27c
- name: github.com/ikapelyukhin/go-scc-client
version: 6d1adcdccce39bc16ba54d4d2f6d2c305c8760a0
- name: github.com/jmespath/go-jmespath
version: c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5
- name: github.com/masterzen/azure-sdk-for-go
version: ee4f0065d00cd12b542f18f5bc45799e88163b12
subpackages:
- core/http
- core/tls
- name: github.com/masterzen/simplexml
version: 4572e39b1ab9fe03ee513ce6fc7e289e98482190
subpackages:
- dom
- name: github.com/masterzen/winrm
version: 58761a495ca409c3941183d0c63c51dfabc31806
subpackages:
- soap
- name: github.com/mattn/go-colorable
version: efa589957cd060542a26d2dd7832fd6a6c6c3ade
- name: github.com/mattn/go-isatty
version: 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c
- name: github.com/mitchellh/cli
version: c48282d14eba4b0817ddef3f832ff8d13851aefd
- name: github.com/mitchellh/copystructure
version: d23ffcb85de31694d6ccaa23ccb4a03e55c1303f
- name: github.com/mitchellh/go-homedir
version: 3864e76763d94a6df2f9960b16a20a33da9f9a66
- name: github.com/mitchellh/go-linereader
version: 07bab5fdd9580500aea6ada0e09df4aa28e68abd
- name: github.com/mitchellh/go-testing-interface
version: a61a99592b77c9ba629d254a693acffaeb4b7e28
- name: github.com/mitchellh/go-wordwrap
version: ad45545899c7b13c020ea92b2072220eefad42b8
- name: github.com/mitchellh/hashstructure
version: 2bca23e0e452137f789efbc8610126fd8b94f73b
- name: github.com/mitchellh/mapstructure
version: bb74f1db0675b241733089d5a1faa5dd8b0ef57b
- name: github.com/mitchellh/reflectwalk
version: 63d60e9d0dbc60cf9164e6510889b0db6683d98c
- name: github.com/nu7hatch/gouuid
version: 179d4d0c4d8d407a32af483c2354df1d2c91e6c3
- name: github.com/oklog/run
version: 6934b124db28979da51d3470dadfa34d73d72652
- name: github.com/packer-community/winrmcp
version: 81144009af586de8e7729b829266f09dd0d59701
subpackages:
- winrmcp
- name: github.com/posener/complete
version: e037c22b2fcfa85e74495388f03892ed194bba76
subpackages:
- cmd
- cmd/install
- match
- name: github.com/ulikunitz/xz
version: 636d36a76670e6c700f22fd5f4588679ff2896c4
subpackages:
- internal/hash
- internal/xlog
- lzma
- name: github.com/xanzy/ssh-agent
version: 640f0ab560aeb89d523bb6ac322b1244d5c3796c
- name: github.com/zclconf/go-cty
version: 3ccef1ae92b0ac73b92d86f274f0ff781e2d9b3b
subpackages:
- cty
- cty/convert
- cty/function
- cty/function/stdlib
- cty/gocty
- cty/json
- cty/set
- name: golang.org/x/crypto
version: a49355c7e3f8fe157a85be2f77e6e269a0f89602
subpackages:
- bcrypt
- blowfish
- cast5
- curve25519
- ed25519
- ed25519/internal/edwards25519
- internal/chacha20
- internal/subtle
- md4
- openpgp
- openpgp/armor
- openpgp/elgamal
- openpgp/errors
- openpgp/packet
- openpgp/s2k
- poly1305
- ssh
- ssh/agent
- ssh/knownhosts
- name: golang.org/x/net
version: 039a4258aec0ad3c79b905677cceeab13b296a77
subpackages:
- context
- html
- html/atom
- html/charset
- http/httpguts
- http2
- http2/hpack
- idna
- internal/timeseries
- publicsuffix
- trace
- name: golang.org/x/sys
version: 1b2967e3c290b7c545b3db0deeda16e9be4f98a2
subpackages:
- unix
- name: golang.org/x/text
version: 0605a8320aceb4207a5fb3521281e17ec2075476
subpackages:
- encoding
- encoding/charmap
- encoding/htmlindex
- encoding/internal
- encoding/internal/identifier
- encoding/japanese
- encoding/korean
- encoding/simplifiedchinese
- encoding/traditionalchinese
- encoding/unicode
- internal/language
- internal/language/compact
- internal/tag
- internal/utf8internal
- language
- runes
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: e92b116572682a5b432ddd840aeaba2a559eeff1
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: e85134fd65e717da1238355b4f97ee40f81e686b
subpackages:
- balancer
- balancer/base
- balancer/roundrobin
- codes
- connectivity
- credentials
- encoding
- encoding/proto
- grpclog
- health
- health/grpc_health_v1
- internal
- internal/backoff
- internal/channelz
- internal/envconfig
- internal/grpcrand
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- transport
- name: gopkg.in/resty.v1
version: fccc498aed22c31ff3768bcac00795f94149a21d
testImports: []