We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3c451 commit cde2464Copy full SHA for cde2464
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.12][golang-install]
+- [Go 1.25.8][golang-install]
30
31
Required, if [building][provider-build] the provider.
32
go.mod
@@ -1,6 +1,6 @@
1
module github.com/vmware/terraform-provider-vsphere
2
3
-go 1.24.13
+go 1.25.8
4
5
require (
6
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
0 commit comments