-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmodules.txt
312 lines (312 loc) · 11.9 KB
/
modules.txt
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
# github.com/agext/levenshtein v1.2.2
## explicit
github.com/agext/levenshtein
# github.com/apparentlymart/go-textseg/v13 v13.0.0
## explicit; go 1.16
github.com/apparentlymart/go-textseg/v13/textseg
# github.com/davecgh/go-spew v1.1.1
## explicit
github.com/davecgh/go-spew/spew
# github.com/fatih/color v1.7.0
## explicit
github.com/fatih/color
# github.com/golang/protobuf v1.5.2
## explicit; go 1.9
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/empty
github.com/golang/protobuf/ptypes/timestamp
# github.com/google/go-cmp v0.5.7
## explicit; go 1.11
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
# github.com/hashicorp/errwrap v1.0.0
## explicit
github.com/hashicorp/errwrap
# github.com/hashicorp/go-checkpoint v0.5.0
## explicit
github.com/hashicorp/go-checkpoint
# github.com/hashicorp/go-cleanhttp v0.5.2
## explicit; go 1.13
github.com/hashicorp/go-cleanhttp
# github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
## explicit; go 1.12
github.com/hashicorp/go-cty/cty
github.com/hashicorp/go-cty/cty/convert
github.com/hashicorp/go-cty/cty/gocty
github.com/hashicorp/go-cty/cty/json
github.com/hashicorp/go-cty/cty/msgpack
github.com/hashicorp/go-cty/cty/set
# github.com/hashicorp/go-hclog v1.2.0
## explicit; go 1.13
github.com/hashicorp/go-hclog
# github.com/hashicorp/go-multierror v1.1.1
## explicit; go 1.13
github.com/hashicorp/go-multierror
# github.com/hashicorp/go-plugin v1.4.3
## explicit; go 1.13
github.com/hashicorp/go-plugin
github.com/hashicorp/go-plugin/internal/plugin
# github.com/hashicorp/go-uuid v1.0.2
## explicit
github.com/hashicorp/go-uuid
# github.com/hashicorp/go-version v1.4.0
## explicit
github.com/hashicorp/go-version
# github.com/hashicorp/hc-install v0.3.1
## explicit; go 1.16
github.com/hashicorp/hc-install
github.com/hashicorp/hc-install/checkpoint
github.com/hashicorp/hc-install/errors
github.com/hashicorp/hc-install/fs
github.com/hashicorp/hc-install/internal/build
github.com/hashicorp/hc-install/internal/httpclient
github.com/hashicorp/hc-install/internal/pubkey
github.com/hashicorp/hc-install/internal/releasesjson
github.com/hashicorp/hc-install/internal/src
github.com/hashicorp/hc-install/internal/validators
github.com/hashicorp/hc-install/internal/version
github.com/hashicorp/hc-install/product
github.com/hashicorp/hc-install/releases
github.com/hashicorp/hc-install/src
# github.com/hashicorp/hcl/v2 v2.11.1
## explicit; go 1.12
github.com/hashicorp/hcl/v2
github.com/hashicorp/hcl/v2/ext/customdecode
github.com/hashicorp/hcl/v2/hclsyntax
# github.com/hashicorp/logutils v1.0.0
## explicit
github.com/hashicorp/logutils
# github.com/hashicorp/terraform-exec v0.16.0
## explicit; go 1.14
github.com/hashicorp/terraform-exec/internal/version
github.com/hashicorp/terraform-exec/tfexec
# github.com/hashicorp/terraform-json v0.13.0
## explicit; go 1.13
github.com/hashicorp/terraform-json
# github.com/hashicorp/terraform-plugin-go v0.8.0
## explicit; go 1.16
github.com/hashicorp/terraform-plugin-go/internal/logging
github.com/hashicorp/terraform-plugin-go/tfprotov5
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/fromproto
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5
github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/toproto
github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server
github.com/hashicorp/terraform-plugin-go/tfprotov6
github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/fromproto
github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/tfplugin6
github.com/hashicorp/terraform-plugin-go/tfprotov6/internal/toproto
github.com/hashicorp/terraform-plugin-go/tfprotov6/tf6server
github.com/hashicorp/terraform-plugin-go/tftypes
# github.com/hashicorp/terraform-plugin-log v0.3.0
## explicit; go 1.16
github.com/hashicorp/terraform-plugin-log/internal/hclogutils
github.com/hashicorp/terraform-plugin-log/internal/logging
github.com/hashicorp/terraform-plugin-log/tflog
github.com/hashicorp/terraform-plugin-log/tfsdklog
# github.com/hashicorp/terraform-plugin-sdk/v2 v2.12.0
## explicit; go 1.16
github.com/hashicorp/terraform-plugin-sdk/v2/diag
github.com/hashicorp/terraform-plugin-sdk/v2/helper/logging
github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource
github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
github.com/hashicorp/terraform-plugin-sdk/v2/internal/addrs
github.com/hashicorp/terraform-plugin-sdk/v2/internal/configs/configschema
github.com/hashicorp/terraform-plugin-sdk/v2/internal/configs/hcl2shim
github.com/hashicorp/terraform-plugin-sdk/v2/internal/helper/hashcode
github.com/hashicorp/terraform-plugin-sdk/v2/internal/logging
github.com/hashicorp/terraform-plugin-sdk/v2/internal/plans/objchange
github.com/hashicorp/terraform-plugin-sdk/v2/internal/plugin/convert
github.com/hashicorp/terraform-plugin-sdk/v2/internal/plugintest
github.com/hashicorp/terraform-plugin-sdk/v2/internal/tfdiags
github.com/hashicorp/terraform-plugin-sdk/v2/meta
github.com/hashicorp/terraform-plugin-sdk/v2/plugin
github.com/hashicorp/terraform-plugin-sdk/v2/terraform
# github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896
## explicit; go 1.14
github.com/hashicorp/terraform-registry-address
# github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
## explicit; go 1.12
github.com/hashicorp/terraform-svchost
# github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
## explicit
github.com/hashicorp/yamux
# github.com/mattn/go-colorable v0.1.4
## explicit
github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.10
## explicit; go 1.14
github.com/mattn/go-isatty
# github.com/mitchellh/copystructure v1.2.0
## explicit; go 1.15
github.com/mitchellh/copystructure
# github.com/mitchellh/go-testing-interface v1.14.1
## explicit; go 1.14
github.com/mitchellh/go-testing-interface
# github.com/mitchellh/go-wordwrap v1.0.0
## explicit
github.com/mitchellh/go-wordwrap
# github.com/mitchellh/mapstructure v1.4.3
## explicit; go 1.14
github.com/mitchellh/mapstructure
# github.com/mitchellh/reflectwalk v1.0.2
## explicit
github.com/mitchellh/reflectwalk
# github.com/oklog/run v1.0.0
## explicit
github.com/oklog/run
# github.com/vmihailenco/msgpack v4.0.4+incompatible
## explicit
github.com/vmihailenco/msgpack
github.com/vmihailenco/msgpack/codes
# github.com/vmihailenco/msgpack/v4 v4.3.12
## explicit; go 1.11
github.com/vmihailenco/msgpack/v4
github.com/vmihailenco/msgpack/v4/codes
# github.com/vmihailenco/tagparser v0.1.1
## explicit; go 1.13
github.com/vmihailenco/tagparser
github.com/vmihailenco/tagparser/internal
github.com/vmihailenco/tagparser/internal/parser
# github.com/zclconf/go-cty v1.10.0
## explicit; go 1.12
github.com/zclconf/go-cty/cty
github.com/zclconf/go-cty/cty/convert
github.com/zclconf/go-cty/cty/function
github.com/zclconf/go-cty/cty/function/stdlib
github.com/zclconf/go-cty/cty/gocty
github.com/zclconf/go-cty/cty/json
github.com/zclconf/go-cty/cty/set
# golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e
## explicit; go 1.17
golang.org/x/crypto/cast5
golang.org/x/crypto/openpgp
golang.org/x/crypto/openpgp/armor
golang.org/x/crypto/openpgp/elgamal
golang.org/x/crypto/openpgp/errors
golang.org/x/crypto/openpgp/packet
golang.org/x/crypto/openpgp/s2k
# golang.org/x/net v0.0.0-20210326060303-6b1517762897
## explicit; go 1.11
golang.org/x/net/context
golang.org/x/net/http/httpguts
golang.org/x/net/http2
golang.org/x/net/http2/hpack
golang.org/x/net/idna
golang.org/x/net/internal/timeseries
golang.org/x/net/trace
# golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
## explicit; go 1.17
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
# golang.org/x/text v0.3.5
## explicit; go 1.11
golang.org/x/text/secure/bidirule
golang.org/x/text/transform
golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/norm
# google.golang.org/appengine v1.6.6
## explicit; go 1.11
google.golang.org/appengine
google.golang.org/appengine/datastore
google.golang.org/appengine/datastore/internal/cloudkey
google.golang.org/appengine/datastore/internal/cloudpb
google.golang.org/appengine/internal
google.golang.org/appengine/internal/app_identity
google.golang.org/appengine/internal/base
google.golang.org/appengine/internal/datastore
google.golang.org/appengine/internal/log
google.golang.org/appengine/internal/modules
google.golang.org/appengine/internal/remote_api
# google.golang.org/genproto v0.0.0-20200711021454-869866162049
## explicit; go 1.11
google.golang.org/genproto/googleapis/rpc/status
# google.golang.org/grpc v1.45.0
## explicit; go 1.14
google.golang.org/grpc
google.golang.org/grpc/attributes
google.golang.org/grpc/backoff
google.golang.org/grpc/balancer
google.golang.org/grpc/balancer/base
google.golang.org/grpc/balancer/grpclb/state
google.golang.org/grpc/balancer/roundrobin
google.golang.org/grpc/binarylog/grpc_binarylog_v1
google.golang.org/grpc/codes
google.golang.org/grpc/connectivity
google.golang.org/grpc/credentials
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/encoding
google.golang.org/grpc/encoding/proto
google.golang.org/grpc/grpclog
google.golang.org/grpc/health
google.golang.org/grpc/health/grpc_health_v1
google.golang.org/grpc/internal
google.golang.org/grpc/internal/backoff
google.golang.org/grpc/internal/balancerload
google.golang.org/grpc/internal/binarylog
google.golang.org/grpc/internal/buffer
google.golang.org/grpc/internal/channelz
google.golang.org/grpc/internal/credentials
google.golang.org/grpc/internal/envconfig
google.golang.org/grpc/internal/grpclog
google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/internal/grpcsync
google.golang.org/grpc/internal/grpcutil
google.golang.org/grpc/internal/metadata
google.golang.org/grpc/internal/resolver
google.golang.org/grpc/internal/resolver/dns
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/internal/resolver/unix
google.golang.org/grpc/internal/serviceconfig
google.golang.org/grpc/internal/status
google.golang.org/grpc/internal/syscall
google.golang.org/grpc/internal/transport
google.golang.org/grpc/internal/transport/networktype
google.golang.org/grpc/keepalive
google.golang.org/grpc/metadata
google.golang.org/grpc/peer
google.golang.org/grpc/reflection
google.golang.org/grpc/reflection/grpc_reflection_v1alpha
google.golang.org/grpc/resolver
google.golang.org/grpc/serviceconfig
google.golang.org/grpc/stats
google.golang.org/grpc/status
google.golang.org/grpc/tap
# google.golang.org/protobuf v1.27.1
## explicit; go 1.9
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/encoding/protowire
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/detrand
google.golang.org/protobuf/internal/encoding/defval
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/errors
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/internal/flags
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/impl
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/internal/pragma
google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/version
google.golang.org/protobuf/proto
google.golang.org/protobuf/reflect/protodesc
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/descriptorpb
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/emptypb
google.golang.org/protobuf/types/known/timestamppb