terraform/vendor/github.com/zclconf/go-cty/cty/function/stdlib
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
..
bool.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
bytes.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
collection.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
csv.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
datetime.go fix go module related merge conflict 2018-10-16 19:14:11 -07:00
doc.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
format.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
format_fsm.go vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
format_fsm.rl vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00
general.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
json.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
number.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
sequence.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
set.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00
string.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00