terraform/vendor/github.com/hashicorp
Radek Simko f3357aad45
vendor: Downgrade Azure dependencies
This is to allow Terraform providers to upgrade to at least
one more minor version of the plugin SDK without major UX hiccups.

This concludes (unsuccessful) experiments involving upgrades
to SDK with https://github.com/Azure/go-autorest/pull/455

Even with that patch all providers still experience broken UX
as described in https://github.com/hashicorp/terraform/pull/22490

This downgrade reduces the uncomfort to only a handful of providers
from >100s. The affected providers more or less directly depend on
Azure SDK(s), which is ~8.

Affected providers practically cannot consume Terraform Plugin SDK
with this patch (downgraded Azure SDKs) and can just wait for
extracted Terraform Plugin SDK which is planned to be released soon.

This reverts the following PRs:

 - https://github.com/hashicorp/terraform/pull/22247
 - https://github.com/hashicorp/terraform/pull/22248
 - https://github.com/hashicorp/terraform/pull/22524
 - https://github.com/hashicorp/terraform/pull/22525

and it is otherwise result of the following commands

```
go get github.com/Azure/azure-sdk-for-go@v21.3.0
go get github.com/hashicorp/go-azure-helpers@166dfd221bb2
go mod tidy
```
2019-08-20 15:52:11 +01:00
..
aws-sdk-go-base update deps to match the aws provider 2019-08-07 16:33:57 -04:00
consul update consul api packages 2017-10-28 19:44:10 -04:00
errwrap vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
go-azure-helpers vendor: Downgrade Azure dependencies 2019-08-20 15:52:11 +01:00
go-checkpoint vendor: github.com/hashicorp/go-checkpoint@v0.5.0 2019-02-21 08:50:02 +00:00
go-cleanhttp depencies: update `go-tfe` 2018-11-13 16:24:45 +01:00
go-getter update go-getter 2019-07-01 16:12:37 -04:00
go-hclog update go-plugin and hclog 2018-10-16 19:14:11 -07:00
go-multierror vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
go-plugin update go-plugin package 2019-06-10 15:43:36 -04:00
go-retryablehttp gomod: update `go-tfe` 2019-04-08 11:13:14 +02:00
go-rootcerts vendor: github.com/hashicorp/go-rootcerts@v1.0.0 2019-02-21 08:54:14 +00:00
go-safetemp vendor: github.com/terraform-providers/terraform-provider-aws@v1.58.0 2019-02-12 16:32:22 +00:00
go-slug gomod: update `go-tfe` 2019-04-08 11:13:14 +02:00
go-tfe Fixup the `go-tfe` update 2019-04-25 09:29:52 +02:00
go-uuid gomod: update `go-tfe` 2019-04-08 11:13:14 +02:00
go-version vendor: upgrade go-cty-yaml dependency 2019-07-30 12:27:49 -04:00
golang-lru modules: update Azure deps to latest 2019-07-30 09:12:14 -07:00
hcl configs/configupgrade: do not panic on HEREDOCs. (#20281) 2019-02-08 15:51:53 -08:00
hcl2 Bump github.com/hashicorp/hcl2 2019-08-11 16:43:12 +09:00
hil vendor: github.com/hashicorp/hil@latest 2019-02-12 15:56:22 +00:00
logutils vendor: github.com/hashicorp/logutils@v1.0.0 2019-02-12 10:25:04 +00:00
serf vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
terraform-config-inspect update terraform-config-inspect (#20852) 2019-03-28 07:54:01 -04:00
vault vendor: github.com/terraform-providers/terraform-provider-aws@v1.58.0 2019-02-12 16:32:22 +00:00
yamux update vendor from go.mod 2018-12-05 20:30:16 -05:00