File tree Expand file tree Collapse file tree 2 files changed +30
-145
lines changed Expand file tree Collapse file tree 2 files changed +30
-145
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/google/go-cmp v0.5.9
7
7
github.com/hashicorp/go-cleanhttp v0.5.2
8
8
github.com/hashicorp/go-version v1.6.0
9
- github.com/hashicorp/hc-install v0.5.0
9
+ github.com/hashicorp/hc-install v0.5.1
10
10
github.com/hashicorp/hcl-lang v0.0.0-20230215175403-7a4806322d6e
11
11
github.com/hashicorp/hcl/v2 v2.16.2
12
12
github.com/hashicorp/terraform-exec v0.18.1
@@ -24,8 +24,8 @@ require (
24
24
github.com/hashicorp/go-multierror v1.1.1 // indirect
25
25
github.com/hashicorp/terraform-svchost v0.0.1 // indirect
26
26
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
27
- golang.org/x/crypto v0.5 .0 // indirect
28
- golang.org/x/mod v0.8 .0 // indirect
29
- golang.org/x/net v0.7 .0 // indirect
30
- golang.org/x/text v0.7 .0 // indirect
27
+ golang.org/x/crypto v0.7 .0 // indirect
28
+ golang.org/x/mod v0.9 .0 // indirect
29
+ golang.org/x/net v0.8 .0 // indirect
30
+ golang.org/x/text v0.8 .0 // indirect
31
31
)
You can’t perform that action at this time.
0 commit comments