terraform/vendor/github.com/hashicorp/hcl2
Martin Atkins c8d34b55ee vendor: Upgrade both HCL2 and cty
The cty change here fixes a panic situation when cty.Path.Apply is given
a null value, making it now correctly return an error.

However, the HCL2 change includes an alternative to cty.Path.Apply that
uses HCL-level rules rather than cty-level rules, so the result behaves
like an HCL expression would. Most uses of cty.Path.Apply ought to use
hcl.ApplyPath instead, to ensure that the behavior is consistent with what
users expect in the main language.
2019-01-31 11:58:30 -08:00
..
ext vendor: upgrade github.com/hashicorp/hcl2 2018-12-20 14:28:37 -08:00
gohcl vendor: Upgrade hashicorp/hcl2 to latest 2018-11-26 23:38:13 +00:00
hcl vendor: Upgrade both HCL2 and cty 2019-01-31 11:58:30 -08:00
hcldec vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
hcled vendor: Upgrade hashicorp/hcl2 to latest 2018-11-26 23:38:13 +00:00
hclparse govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
hcltest vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
hclwrite vendor: go get github.com/hashicorp/hcl2@master 2019-01-17 14:21:18 -08:00
LICENSE govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00