terraform/vendor/github.com/zclconf/go-cty/cty
Martin Atkins 65c0826293 vendor: upgrade github.com/zclconf/go-cty
This includes:
- An additional check in the format stdlib function to fail if there are
  too many arguments given, rather than silently ignoring.
- Refinements for the type unification behavior to allow unification of
  object/tuple types into weaker map/list types when no other unification
  is possible.
- Improvements to the error messages for failed type conversions on
  collection and structural types to talk about mismatching element types
  where possible, rather than the outer value.
2018-12-18 17:29:09 -08:00
..
convert vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
function vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
gocty govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
json udpate go.mod and vendor 2018-11-29 15:23:38 -05:00
msgpack vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
set vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
capsule.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
collection.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
doc.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
element_iterator.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
error.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
gob.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
helper.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
json.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
list_type.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
map_type.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
null.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
object_type.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
path.go vendor: upgrade go-cty to latest 2018-10-16 19:14:11 -07:00
path_set.go vendor: update go-cty, and some other dependencies 2018-10-16 19:14:11 -07:00
primitive_type.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
set_helper.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
set_internals.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:24:10 -07:00
set_type.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
tuple_type.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
type.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
type_conform.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
types_to_register.go govendor fetch github.com/zclconf/go-cty/... 2018-01-10 09:16:45 -08:00
unknown.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:53:51 -07:00
unknown_as_null.go vendor: update cty to v0.0.0-20180831220647-752f6a689f5e 2018-10-16 19:14:11 -07:00
value.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
value_init.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
value_ops.go udpate go.mod and vendor 2018-11-29 15:23:38 -05:00
walk.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00