chore: Update minimum Go version in module (#282)

This commit is contained in:
Austin Valle
2025-03-17 09:27:43 -04:00
committed by GitHub
parent 0363aacf38
commit 4cfdd3b495
5 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -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.22
- [Go](https://golang.org/doc/install) >= 1.23
## Building The Provider