forked from dmacvicar/terraform-provider-libvirt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
304 lines (304 loc) · 8.23 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
hash: 71ef9db981cf7135b7b31b8a912dbf151e6eb5ed5ff1ad6e78ea49d635975898
updated: 2018-07-12T10:01:54.056256668+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: b546aa7e916413e7ba7f706fc0d8c9a143aec45a
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/bgentry/go-netrc
version: 9fd32a8b3d3d3f9d43c341bfe098430e07609480
subpackages:
- netrc
- name: github.com/bgentry/speakeasy
version: 4aabc24848ce5fd31929f7d1e4ea74d3709c14cd
- name: github.com/blang/semver
version: c5e971dbed7850a93c23aa6ff69db5771d8e23b3
- name: github.com/c4milo/gotoolkit
version: e37eeabad07ed8fbe83a0b222c963c480394f033
- name: github.com/davecgh/go-spew
version: 346938d642f2ec3594ed81d874461961cd0faa76
subpackages:
- spew
- name: github.com/fatih/color
version: 2d684516a8861da43017284349b7e303e809ac21
- name: github.com/go-ini/ini
version: af26abd521cd7697481572fdbc4a53cbea3dde1b
- name: github.com/golang/protobuf
version: 70b3af33377e7aa25ae42977bed93cc6b90f0373
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/logutils
version: 0dc08b1671f34c4250ce212759ebd880f743d883
- name: github.com/hashicorp/terraform
version: 41e50bd32a8825a84535e353c3674af8ce799161
subpackages:
- config
- config/configschema
- config/hcl2shim
- config/module
- dag
- flatmap
- helper/config
- helper/hashcode
- helper/hilmapstructure
- helper/logging
- helper/mutexkv
- helper/resource
- 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: 7c794e5a67c319fbf26054a43800ad2264a7beb9
- name: github.com/hooklift/iso9660
version: d6245ab24065917ac16be2ff10ddd3934f41fe54
- name: github.com/imdario/mergo
version: 7fe0c75c13abdee74b09fcacef5ea1c6bba6a874
- name: github.com/jmespath/go-jmespath
version: c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5
- name: github.com/libvirt/libvirt-go
version: 4dcd0a83646c61872dd0a4f65b4525d140a26fcd
- name: github.com/libvirt/libvirt-go-xml
version: 2bf987a9cadff986df2451ffb890ade614744391
- 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-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/packer
version: 4078cfe1622de705333994d037ac93e181a7c884
subpackages:
- common/uuid
- name: github.com/mitchellh/reflectwalk
version: 63d60e9d0dbc60cf9164e6510889b0db6683d98c
- name: github.com/oklog/run
version: 6934b124db28979da51d3470dadfa34d73d72652
- 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/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
- openpgp
- openpgp/armor
- openpgp/elgamal
- openpgp/errors
- openpgp/packet
- openpgp/s2k
- name: golang.org/x/net
version: cffdcf672aee934982473246bc7e9a8ba446aa9b
subpackages:
- context
- html
- html/atom
- http/httpguts
- http2
- http2/hpack
- idna
- internal/timeseries
- trace
- name: golang.org/x/sys
version: 1b2967e3c290b7c545b3db0deeda16e9be4f98a2
subpackages:
- unix
- name: golang.org/x/text
version: 0605a8320aceb4207a5fb3521281e17ec2075476
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: e92b116572682a5b432ddd840aeaba2a559eeff1
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 11b582728a13ef54e14e4fa930d693de2e32420f
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
- internal/transport
- keepalive
- metadata
- naming
- peer
- resolver
- resolver/dns
- resolver/passthrough
- stats
- status
- tap
- name: gopkg.in/yaml.v2
version: 5420a8b6744d3b0345ab293f6fcba19c978f1183
testImports:
- name: github.com/coreos/go-semver
version: 294930c1e79c64e7dbe360054274fdad492c8cf5
subpackages:
- semver
- name: github.com/coreos/go-systemd
version: 40e2722dffead74698ca12a750f64ef313ddce05
subpackages:
- dbus
- unit
- name: github.com/coreos/ignition
version: bd3876b8f1d627625fe266a0e35256ba05e664e3
subpackages:
- config/errors
- config/v2_1/types
- config/validate/report
- name: github.com/terraform-providers/terraform-provider-ignition
version: 3168afa8c74263515839d645ec9b819d21fc20f0
subpackages:
- ignition
- name: github.com/vincent-petithory/dataurl
version: 9a301d65acbb728fcc3ace14f45f511a4cfeea9c