terraform/vendor/github.com/zclconf/go-cty/cty/json
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
..
doc.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
marshal.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
simple.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
type.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
type_implied.go udpate go.mod and vendor 2018-11-29 15:23:38 -05:00
unmarshal.go vendor: go get github.com/zclconf/go-cty@master 2019-01-24 16:42:21 -08:00
value.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00