5
5
require (
6
6
github.com/dave/dst v0.26.2
7
7
github.com/google/go-cmp v0.5.8
8
- github.com/hashicorp/hcl/v2 v2.11.1
9
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.12 .0
8
+ github.com/hashicorp/hcl/v2 v2.12.0
9
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.15 .0
10
10
github.com/terraform-linters/tflint-plugin-sdk v0.10.0
11
11
google.golang.org/api v0.77.0
12
12
)
@@ -24,18 +24,18 @@ require (
24
24
github.com/hashicorp/go-hclog v1.2.0 // indirect
25
25
github.com/hashicorp/go-multierror v1.1.1 // indirect
26
26
github.com/hashicorp/go-plugin v1.4.3 // indirect
27
- github.com/hashicorp/go-uuid v1.0.2 // indirect
27
+ github.com/hashicorp/go-uuid v1.0.3 // indirect
28
28
github.com/hashicorp/go-version v1.4.0 // indirect
29
29
github.com/hashicorp/logutils v1.0.0 // indirect
30
- github.com/hashicorp/terraform-plugin-go v0.8 .0 // indirect
31
- github.com/hashicorp/terraform-plugin-log v0.3 .0 // indirect
30
+ github.com/hashicorp/terraform-plugin-go v0.9 .0 // indirect
31
+ github.com/hashicorp/terraform-plugin-log v0.4 .0 // indirect
32
32
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
33
33
github.com/mattn/go-colorable v0.1.4 // indirect
34
34
github.com/mattn/go-isatty v0.0.10 // indirect
35
35
github.com/mitchellh/copystructure v1.2.0 // indirect
36
36
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
37
37
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
38
- github.com/mitchellh/mapstructure v1.4.3 // indirect
38
+ github.com/mitchellh/mapstructure v1.5.0 // indirect
39
39
github.com/mitchellh/reflectwalk v1.0.2 // indirect
40
40
github.com/oklog/run v1.0.0 // indirect
41
41
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
0 commit comments