@@ -6,7 +6,7 @@ require (
6
6
github.com/dave/dst v0.26.2
7
7
github.com/google/go-cmp v0.5.7
8
8
github.com/hashicorp/hcl/v2 v2.11.1
9
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.9 .0
9
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.12 .0
10
10
github.com/onsi/ginkgo v1.15.2 // indirect
11
11
github.com/onsi/gomega v1.11.0 // indirect
12
12
github.com/serenize/snaker v0.0.0-20201027110005-a7ad2135616e
@@ -25,18 +25,20 @@ require (
25
25
github.com/hashicorp/errwrap v1.0.0 // indirect
26
26
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
27
27
github.com/hashicorp/go-hclog v1.2.0 // indirect
28
- github.com/hashicorp/go-multierror v1.0.0 // indirect
28
+ github.com/hashicorp/go-multierror v1.1.1 // indirect
29
29
github.com/hashicorp/go-plugin v1.4.3 // indirect
30
- github.com/hashicorp/go-uuid v1.0.1 // indirect
31
- github.com/hashicorp/go-version v1.3.0 // indirect
32
- github.com/hashicorp/terraform-plugin-go v0.4.0 // indirect
30
+ github.com/hashicorp/go-uuid v1.0.2 // indirect
31
+ github.com/hashicorp/go-version v1.4.0 // indirect
32
+ github.com/hashicorp/logutils v1.0.0 // indirect
33
+ github.com/hashicorp/terraform-plugin-go v0.8.0 // indirect
34
+ github.com/hashicorp/terraform-plugin-log v0.3.0 // indirect
33
35
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
34
36
github.com/mattn/go-colorable v0.1.4 // indirect
35
37
github.com/mattn/go-isatty v0.0.10 // indirect
36
38
github.com/mitchellh/copystructure v1.2.0 // indirect
37
- github.com/mitchellh/go-testing-interface v1.0.4 // indirect
39
+ github.com/mitchellh/go-testing-interface v1.14.1 // indirect
38
40
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
39
- github.com/mitchellh/mapstructure v1.1.2 // indirect
41
+ github.com/mitchellh/mapstructure v1.4.3 // indirect
40
42
github.com/mitchellh/reflectwalk v1.0.2 // indirect
41
43
github.com/oklog/run v1.0.0 // indirect
42
44
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
0 commit comments