terraform/vendor/github.com/zclconf/go-cty/cty/msgpack
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
..
doc.go govendor fetch github.com/zclconf/go-cty/cty/... 2018-10-16 18:50:29 -07:00
dynamic.go govendor fetch github.com/zclconf/go-cty/cty/... 2018-10-16 18:50:29 -07:00
infinity.go govendor fetch github.com/zclconf/go-cty/cty/... 2018-10-16 18:50:29 -07:00
marshal.go govendor fetch github.com/zclconf/go-cty/cty/... 2018-10-16 18:50:29 -07:00
type_implied.go govendor fetch github.com/zclconf/go-cty/... 2018-10-16 18:50:29 -07:00
unknown.go govendor fetch github.com/zclconf/go-cty/cty/... 2018-10-16 18:50:29 -07:00
unmarshal.go vendor: upgrade github.com/zclconf/go-cty 2018-12-18 17:29:09 -08:00