@@ -13,20 +13,19 @@ require (
13
13
github.com/go-test/deep v1.0.3
14
14
github.com/golang/mock v1.4.3
15
15
github.com/golang/snappy v0.0.1
16
- github.com/google/go-cmp v0.5.2
16
+ github.com/google/go-cmp v0.5.5
17
17
github.com/hashicorp/errwrap v1.0.0
18
- github.com/hashicorp/go-cleanhttp v0.5.1
18
+ github.com/hashicorp/go-cleanhttp v0.5.2
19
19
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
20
- github.com/hashicorp/go-getter v1.5.0 // indirect
21
20
github.com/hashicorp/go-hclog v0.15.0
22
21
github.com/hashicorp/go-multierror v1.0.0
23
22
github.com/hashicorp/go-plugin v1.4.0
24
23
github.com/hashicorp/go-uuid v1.0.1
25
- github.com/hashicorp/go-version v1.2.1
24
+ github.com/hashicorp/go-version v1.3.0
26
25
github.com/hashicorp/hcl/v2 v2.3.0
27
26
github.com/hashicorp/logutils v1.0.0
28
- github.com/hashicorp/terraform-exec v0.13.0
29
- github.com/hashicorp/terraform-json v0.8 .0
27
+ github.com/hashicorp/terraform-exec v0.13.3
28
+ github.com/hashicorp/terraform-json v0.10 .0
30
29
github.com/hashicorp/terraform-plugin-go v0.3.0
31
30
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
32
31
github.com/keybase/go-crypto v0.0.0-20161004153544-93f5b35093ba
@@ -37,8 +36,8 @@ require (
37
36
github.com/mitchellh/mapstructure v1.1.2
38
37
github.com/mitchellh/reflectwalk v1.0.1
39
38
github.com/pierrec/lz4 v2.0.5+incompatible
40
- github.com/zclconf/go-cty v1.2.1
41
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
39
+ github.com/zclconf/go-cty v1.8.2
40
+ golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
42
41
golang.org/x/tools v0.0.0-20200713011307-fd294ab11aed
43
42
google.golang.org/grpc v1.32.0
44
43
)
0 commit comments