terraform/vendor/github.com/zclconf/go-cty
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
..
cty vendor: Upgrade both HCL2 and cty 2019-01-31 11:58:30 -08:00
LICENSE vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00