update hcl for IsJSONExpression
Showing
+3 -3
... | ... | @@ -45,7 +45,7 @@ require ( |
github.com/hashicorp/go-uuid v1.0.2 | ||
github.com/hashicorp/go-version v1.3.0 | ||
github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f | ||
github.com/hashicorp/hcl/v2 v2.11.1 | ||
github.com/hashicorp/hcl/v2 v2.11.2-0.20220408161043-2ef09d129d96 | ||
github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2 | ||
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 | ||
github.com/jmespath/go-jmespath v0.4.0 | ||
... | ... |
Please register or sign in to comment