2ba8dc38fa
It seems there are 4 locations left that use the `helper/multierror` package, where the rest is TF settled on the `hashicorp/go-multierror` package. Functionally this doesn’t change anything, so I suggest to delete the builtin version as it can only cause confusion (both packages have the same name, but are still different types according to Go’s type system. |
||
---|---|---|
.. | ||
test-fixtures | ||
config.go | ||
provider.go | ||
provider_test.go | ||
resource_heroku_addon.go | ||
resource_heroku_addon_test.go | ||
resource_heroku_app.go | ||
resource_heroku_app_test.go | ||
resource_heroku_cert.go | ||
resource_heroku_cert_test.go | ||
resource_heroku_domain.go | ||
resource_heroku_domain_test.go | ||
resource_heroku_drain.go | ||
resource_heroku_drain_test.go |