go get github.com/hashicorp/hcl/v2@v2.8.2
Showing
+3 -3
... | ... | @@ -64,7 +64,7 @@ require ( |
github.com/hashicorp/go-uuid v1.0.1 | ||
github.com/hashicorp/go-version v1.2.0 | ||
github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f | ||
github.com/hashicorp/hcl/v2 v2.8.1 | ||
github.com/hashicorp/hcl/v2 v2.8.2 | ||
github.com/hashicorp/memberlist v0.1.0 // indirect | ||
github.com/hashicorp/serf v0.0.0-20160124182025-e4ec8cc423bb // indirect | ||
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7 | ||
... | ... |
Please register or sign in to comment