terraform/vendor/github.com
Martin Atkins 373f94fe89 vendor: go get github.com/zclconf/go-cty/cty@master
This includes a fix to prevent unintentional infinite recursion when
trying to unify multiple object types to a single type for conversion to
list(any).

Sadly I wasn't able to reproduce the problem as reported (in #20728), so
therefore I wasn't able to write a Terraform test for it, but I have
confirmed that the cty behavior here was incorrect anyway (recursively
calling the same function we're already in with the same arguments is
clearly not productive) and so this change will allow whatever situation
that was to terminate with a type conversion error, rather than causing a
stack overflow.

It's likely that there is another bug lurking under this, since the
problematic code here was supposed to be unreachable, but avoiding the
crash is the priority for now. If the problem re-surfaces then it should
at least be an error message with some additional context about what the
goal of the caller was.

This also includes an unrelated fix for the gocty package, which doesn't
affect Terraform because it makes very little use of that package.
2019-03-20 16:34:05 -07:00
..
Azure vendor: github.com/masterzen/winrm@5e5c9a7fe54b 2019-02-25 08:45:01 +00:00
ChrisTrenkamp/goxpath vendor: github.com/masterzen/winrm@5e5c9a7fe54b 2019-02-25 08:45:01 +00:00
Unknwon/com vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
agext/levenshtein vendor: github.com/agext/levenshtein@v1.2.2 2019-02-22 22:15:02 +00:00
agl/ed25519 deps: github.com/hashicorp/vault/helper/pgpkeys 2016-10-25 12:08:50 -05:00
antchfx vendor: github.com/dylanmei/winrmtest@99b7fe2fddf1 2019-02-26 18:22:15 +00:00
apparentlymart vendor: github.com/apparentlymart/go-cidr@v1.0.0 2019-02-12 09:32:10 +00:00
armon vendor: github.com/armon/circbuf@5111143e8da2 2019-02-21 08:48:13 +00:00
aws/aws-sdk-go backend/s3: Switch from github.com/terraform-providers/terraform-provider-aws to github.com/hashicorp/aws-sdk-go-base 2019-02-18 02:30:30 -05:00
bgentry vendor: github.com/terraform-providers/terraform-provider-aws@v1.58.0 2019-02-12 16:32:22 +00:00
blang/semver vendor: github.com/blang/semver@v3.5.1 2019-02-12 10:22:28 +00:00
chzyer/readline vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
coreos vendor: make some transitive dependencies line up better 2018-10-16 19:14:54 -07:00
davecgh/go-spew vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
dgrijalva/jwt-go backend/azurerm: Support for authenticating using the Azure CLI (#19465) 2018-12-10 21:23:30 +00:00
dimchansky/utfbom backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
dylanmei vendor: github.com/dylanmei/winrmtest@99b7fe2fddf1 2019-02-26 18:22:15 +00:00
fatih/color vendor: github.com/mitchellh/cli@v1.0.0 2019-02-21 08:56:05 +00:00
go-test/deep vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
gogo/protobuf backend/s3: Switch from github.com/terraform-providers/terraform-provider-aws to github.com/hashicorp/aws-sdk-go-base 2019-02-18 02:30:30 -05:00
golang vendor: github.com/golang/protobuf@v1.3.0 2019-02-27 15:42:18 +00:00
google backend/s3: Switch from github.com/terraform-providers/terraform-provider-aws to github.com/hashicorp/aws-sdk-go-base 2019-02-18 02:30:30 -05:00
googleapis/gax-go/v2 vendor: cloud.google.com/go@v0.36.0 2019-02-20 18:57:56 +00:00
gophercloud vendor: github.com/terraform-providers/terraform-provider-openstack@v1.15.0 2019-02-08 10:59:06 +00:00
hashicorp vendor: go get github.com/hashicorp/hcl2@master 2019-03-19 10:04:45 -07:00
jmespath/go-jmespath deps: github.com/aws/aws-sdk-go@v1.16.4 and github.com/terraform-providers/terraform-provider-aws@v1.52.0 2018-12-13 20:30:43 -05:00
joyent/triton-go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
kardianos/osext vendor: github.com/kardianos/osext@2bc1f35cddc0 2019-02-22 22:16:33 +00:00
keybase/go-crypto vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
lib/pq Update github.com/lib/pq module 2019-02-22 13:55:17 -08:00
lusis/go-artifactory Fix up deps 2016-02-22 10:21:33 -08:00
marstr/guid backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
masterzen vendor: github.com/masterzen/winrm@5e5c9a7fe54b 2019-02-25 08:45:01 +00:00
mattn vendor: github.com/mattn/go-shellwords@v1.0.4 2019-02-22 16:54:29 +00:00
mitchellh vendor: github.com/mitchellh/prefixedio@5733675afd51 2019-02-21 09:02:56 +00:00
nu7hatch/gouuid vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
oklog/run vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
packer-community/winrmcp vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
pkg/errors vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
posener/complete vendor: github.com/posener/complete@v1.2.1 2019-02-21 09:07:42 +00:00
satori/go.uuid vendor: github.com/dylanmei/winrmtest@99b7fe2fddf1 2019-02-26 18:22:15 +00:00
spf13/afero vendor: github.com/spf13/afero@v1.2.1 2019-02-21 09:09:22 +00:00
svanharmelen/jsonapi vendor: catch up vendoring 2018-11-08 14:20:19 -08:00
terraform-providers/terraform-provider-openstack backend/s3: Switch from github.com/terraform-providers/terraform-provider-aws to github.com/hashicorp/aws-sdk-go-base 2019-02-18 02:30:30 -05:00
ugorji/go vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
ulikunitz/xz vendor: github.com/hashicorp/go-getter@v1.1.0 2019-02-21 08:52:47 +00:00
vmihailenco/msgpack udpate go.mod and vendor 2018-11-29 15:23:38 -05:00
xanzy/ssh-agent vendor: github.com/xanzy/ssh-agent@v0.2.1 2019-02-22 14:22:13 +00:00
xlab/treeprint vendoring of treeprint library 2017-06-09 14:03:59 -07:00
zclconf/go-cty vendor: go get github.com/zclconf/go-cty/cty@master 2019-03-20 16:34:05 -07:00