terraform/vendor/github.com/zclconf/go-cty/cty/convert
Martin Atkins fb0c9714c1 vendor: go get github.com/zclconf/go-cty@master
This fixes some consistency problems with how number strings were parsed
in the msgpack decoder vs other situations.

This commit also includes an upgrade of HCL2 to use this new cty function,
though there's no change in behavior here since the new function is
functionally equivalent to what it replaced.
2019-01-24 16:42:21 -08:00
..
compare_types.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
conversion.go vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
conversion_collection.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
conversion_dynamic.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
conversion_object.go govendor fetch github.com/zclconf/go-cty/cty/... 2018-10-16 18:50:29 -07:00
conversion_primitive.go vendor: go get github.com/zclconf/go-cty@master 2019-01-24 16:42:21 -08:00
conversion_tuple.go vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
doc.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
mismatch_msg.go vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
public.go govendor fetch github.com/zclconf/go-cty/cty/... 2018-10-16 18:50:29 -07:00
sort_types.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
unify.go vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00