File tree Expand file tree Collapse file tree 2 files changed +46
-4
lines changed Expand file tree Collapse file tree 2 files changed +46
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/hashicorp/go-multierror v1.1.1
1010 github.com/hashicorp/go-uuid v1.0.3
1111 github.com/hashicorp/go-version v1.6.0
12- github.com/hashicorp/hc-install v0.4 .0
12+ github.com/hashicorp/hc-install v0.5 .0
1313 github.com/hashicorp/hcl/v2 v2.16.0
1414 github.com/hashicorp/logutils v1.0.0
1515 github.com/hashicorp/terraform-exec v0.17.3
@@ -44,6 +44,7 @@ require (
4444 github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
4545 github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
4646 github.com/vmihailenco/tagparser v0.1.1 // indirect
47+ golang.org/x/mod v0.7.0 // indirect
4748 golang.org/x/net v0.5.0 // indirect
4849 golang.org/x/sys v0.4.0 // indirect
4950 golang.org/x/text v0.6.0 // indirect
You can’t perform that action at this time.
0 commit comments