blob: 2867b68759a754f3e4617fb455b4b578f2640c82 (
plain)
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
|
hash: d919aaa80ae89b2545ffed91c2cc1f12b0b5de3f5fed49439dd9bf7d3da304ef
updated: 2017-09-19T09:06:44.057445942+02:00
imports:
- name: github.com/apparentlymart/go-cidr
version: 2bd8b58cf4275aeb086ade613de226773e29e853
subpackages:
- cidr
- name: github.com/armon/go-radix
version: 1fca145dffbcaa8fe914309b1ec0cfc67500fe61
- name: github.com/aws/aws-sdk-go
version: 07a12acf062c74aacf99ed8a6a4ee1bc52ab1627
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/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: 2ee87856327ba09384cabd113bc6b5d174e9ec0f
- name: github.com/c4milo/gotoolkit
version: e37eeabad07ed8fbe83a0b222c963c480394f033
- name: github.com/davecgh/go-spew
version: 346938d642f2ec3594ed81d874461961cd0faa76
subpackages:
- spew
- name: github.com/go-ini/ini
version: 3d73f4b845efdf9989fffd4b4e562727744a34ba
- name: github.com/golang/protobuf
version: 748d386b5c1ea99658fd69fe9f03991ce86a90c1
subpackages:
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/hashicorp/errwrap
version: 7554cd9344cec97297fa6649b055a8c98c2a1e55
- name: github.com/hashicorp/go-cleanhttp
version: 3573b8b52aa7b37b9358d966a898feb387f62437
- name: github.com/hashicorp/go-getter
version: 6aae8e4e2dee8131187c6a54b52664796e5a02b0
subpackages:
- helper/url
- name: github.com/hashicorp/go-hclog
version: b4e5765d1e5f00a0550911084f45f8214b5b83b9
- name: github.com/hashicorp/go-multierror
version: 83588e72410abfbe4df460eeb6f30841ae47d4c4
- name: github.com/hashicorp/go-plugin
version: c31bd45044f34895d44e66ae3724e5431a7252f4
- name: github.com/hashicorp/go-uuid
version: 64130c7a86d732268a38cb04cfbaf0cc987fda98
- name: github.com/hashicorp/go-version
version: 03c5bf6be031b6dd45afec16b1cf94fc8938bc77
- name: github.com/hashicorp/hcl
version: 392dba7d905ed5d04a5794ba89f558b27e2ba1ca
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/hashicorp/hil
version: fa9f258a92500514cc8e9c67020487709df92432
subpackages:
- ast
- parser
- scanner
- name: github.com/hashicorp/logutils
version: 0dc08b1671f34c4250ce212759ebd880f743d883
- name: github.com/hashicorp/terraform
version: 1f054df7525613cccbbc705d639024cb8ac2264a
subpackages:
- config
- config/module
- dag
- flatmap
- helper/config
- helper/hashcode
- helper/hilmapstructure
- helper/logging
- helper/resource
- helper/schema
- moduledeps
- plugin
- plugin/discovery
- terraform
- name: github.com/hashicorp/yamux
version: d1caa6c97c9fc1cc9e83bbe34d0603f9ff0ce8bd
- name: github.com/hooklift/iso9660
version: d6245ab24065917ac16be2ff10ddd3934f41fe54
- name: github.com/imdario/mergo
version: 3e95a51e0639b4cf372f2ccf74c86749d747fbdc
- name: github.com/jmespath/go-jmespath
version: bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
- name: github.com/libvirt/libvirt-go
version: 0822ea6d658d7a0deeaa2ce63ed3efd6306bee03
- name: github.com/libvirt/libvirt-go-xml
version: 0d3f72161e0d970116a2a66256e9dd445b6eeb23
- name: github.com/mattn/go-isatty
version: fc9e8d8ef48496124e79ae0df75490096eccf6fe
- name: github.com/mitchellh/cli
version: 65fcae5817c8600da98ada9d7edf26dd1a84837b
- name: github.com/mitchellh/copystructure
version: d23ffcb85de31694d6ccaa23ccb4a03e55c1303f
- name: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- name: github.com/mitchellh/go-testing-interface
version: 9a441910b16872f7b8283682619b3761a9aa2222
- name: github.com/mitchellh/hashstructure
version: 2bca23e0e452137f789efbc8610126fd8b94f73b
- name: github.com/mitchellh/mapstructure
version: d0303fe809921458f417bcf828397a65db30a7e4
- name: github.com/mitchellh/packer
version: 84b9b07901fabfeab1325eb2d8d207aeefa944c7
subpackages:
- common/uuid
- name: github.com/mitchellh/reflectwalk
version: 63d60e9d0dbc60cf9164e6510889b0db6683d98c
- name: github.com/posener/complete
version: 88e59760adaddb8276c9b15511302890690e2dae
subpackages:
- cmd
- cmd/install
- match
- name: github.com/satori/go.uuid
version: 5bf94b69c6b68ee1b541973bb8e1144db23a194b
- name: github.com/ulikunitz/xz
version: 0c6b41e72360850ca4f98dc341fd999726ea007f
subpackages:
- internal/hash
- internal/xlog
- lzma
- name: golang.org/x/crypto
version: 42ff06aea7c329876e5a0fe94acc96902accf0ad
subpackages:
- bcrypt
- blowfish
- cast5
- openpgp
- openpgp/armor
- openpgp/elgamal
- openpgp/errors
- openpgp/packet
- openpgp/s2k
- name: golang.org/x/net
version: f5079bd7f6f74e23c4d65efa0f4ce14cbd6a3c0f
subpackages:
- context
- html
- html/atom
- http2
- http2/hpack
- idna
- internal/timeseries
- lex/httplex
- trace
- name: golang.org/x/sys
version: b6e1ae21643682ce023deb8d152024597b0e9bb4
subpackages:
- unix
- name: golang.org/x/text
version: 3bd178b88a8180be2df394a1fbb81313916f0e7b
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- name: google.golang.org/genproto
version: 09f6ed296fc66555a25fe4ce95173148778dfa85
subpackages:
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 963eb485d85690cc992e3d02f9dd2a81d5fb0923
subpackages:
- codes
- credentials
- grpclb/grpc_lb_v1
- grpclog
- health
- health/grpc_health_v1
- internal
- keepalive
- metadata
- naming
- peer
- stats
- status
- tap
- transport
- name: gopkg.in/yaml.v2
version: 25c4ec802a7d637f88d584ab26798e94ad14c13b
testImports:
- name: github.com/coreos/go-semver
version: 294930c1e79c64e7dbe360054274fdad492c8cf5
subpackages:
- semver
- name: github.com/coreos/go-systemd
version: 7c9533367ef925dc1078d75e5b7141e10da2c4e8
subpackages:
- dbus
- unit
- name: github.com/coreos/ignition
version: 11813c57bc05f30644bbae7891ae30a4a62e0b33
subpackages:
- config/v2_1/types
- config/validate/report
- name: github.com/terraform-providers/terraform-provider-ignition
version: 209c5de33574faaed7a9378a01d1a4575feb2721
subpackages:
- ignition
- name: github.com/vincent-petithory/dataurl
version: 9a301d65acbb728fcc3ace14f45f511a4cfeea9c
|