We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc447fa commit b0e7ebfCopy full SHA for b0e7ebf
README.md
@@ -26,7 +26,7 @@ Learn more:
26
27
For general information about Terraform, visit [HashiCorp Developer][terraform-install] and [the project][terraform-github] on GitHub.
28
29
-* [Go 1.24.7][golang-install]
+* [Go 1.24.12][golang-install]
30
31
Required, if [building][provider-build] and [testing][provider-test].
32
go.mod
@@ -1,6 +1,6 @@
1
module github.com/vmware/terraform-provider-vmc
2
3
-go 1.24.7
+go 1.24.12
4
5
require (
6
github.com/gofrs/uuid/v5 v5.4.0
0 commit comments