Bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0 (#184)
* Bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0 Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-testing/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-plugin-testing/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update Go module to Go 1.20 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Flad <bflad417@gmail.com>
This commit is contained in:
@@ -17,7 +17,7 @@ Once you've written your provider, you'll want to [publish it on the Terraform R
|
||||
## Requirements
|
||||
|
||||
- [Terraform](https://developer.hashicorp.com/terraform/downloads) >= 1.0
|
||||
- [Go](https://golang.org/doc/install) >= 1.19
|
||||
- [Go](https://golang.org/doc/install) >= 1.20
|
||||
|
||||
## Building The Provider
|
||||
|
||||
|
||||
Reference in New Issue
Block a user