We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238b7ee commit 3692658Copy full SHA for 3692658
go.mod
@@ -35,7 +35,7 @@ require (
35
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
36
github.com/hashicorp/go-sockaddr v1.0.7 // indirect
37
github.com/hashicorp/go-version v1.7.0 // indirect
38
- github.com/hashicorp/hcl v1.0.1-vault-7 // indirect
+ github.com/hashicorp/hcl/v2 v2.24.0 // indirect
39
github.com/hashicorp/terraform-json v0.26.0 // indirect
40
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
41
github.com/kevinburke/ssh_config v1.2.0 // indirect
0 commit comments