terraform/vendor/github.com/zclconf/go-cty/cty
Alisdair McDiarmid 1593b8b8e5 vendor: go get github.com/zclconf/go-cty@v1.4.0
This fixes several bugs:

- `substr("abc", 0, 0)` would previously return `"abc"`, despite the
  length argument being `0`. This has been changed to return an empty
  string when length is zero.

- `ceil(1/0)` and `floor(1/0)` would previously return a large integer
  value, rather than infinity. This has been fixed.
2020-04-09 14:19:05 -04:00
..
convert update cty 2020-03-03 15:20:11 -05:00
function vendor: go get github.com/zclconf/go-cty@v1.4.0 2020-04-09 14:19:05 -04:00
gocty vendor: go get github.com/zclconf/go-cty@master 2019-04-25 14:22:57 -07:00
json vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
msgpack vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
set vendor: go get github.com/zclconf/go-cty@master 2019-04-30 15:49:28 -07:00
capsule.go vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
capsule_ops.go vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08: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 vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
error.go govendor fetch github.com/hashicorp/hcl2/... 2017-10-03 17:47:01 -07:00
gob.go vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08: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
marks.go vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08: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: go get github.com/zclconf/go-cty@v1.4.0 2020-04-09 14:19:05 -04: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: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
set_internals.go vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08: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 vendor: go get github.com/zclconf/go-cty@master 2019-02-01 15:22:54 -08: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: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
value_init.go vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
value_ops.go vendor: go get github.com/hashicorp/hcl/v2@v2.3.0 2020-01-10 15:23:25 -08:00
walk.go vendor: update hcl2 and cty 2018-03-08 11:10:34 -08:00