terraform-provider-google/vendor/github.com/hashicorp
Paddy 0965a6c8d8
Vendor terraform to fix ImportStateVerify bug. (#3444)
Vendor the latest Terraform so we can get the fix for ImportStateVerify
diffing on Removed fields.

```
export GO111MODULE=on
go get github.com/hashicorp/terraform@master
go mod tidy
go mod vendor
```
2019-04-16 11:49:53 -07:00
..
errwrap Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
go-cleanhttp Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
go-getter Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
go-hclog Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
go-multierror Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
go-plugin Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
go-safetemp Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
go-uuid Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
go-version update to hashicorp/go-getter (#2922) 2019-01-23 18:07:01 -08:00
hcl Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
hcl2 Vendor terraform to fix ImportStateVerify bug. (#3444) 2019-04-16 11:49:53 -07:00
hil Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
logutils Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
terraform Vendor terraform to fix ImportStateVerify bug. (#3444) 2019-04-16 11:49:53 -07:00
terraform-config-inspect Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
vault Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
yamux Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00