Skip to content

Commit cde2464

Browse files
committed
chore: bump go to 1.25.8
Signed-off-by: Stoyan Zhelyazkov <stoyan.zhelyazkov@broadcom.com>
1 parent ea3c451 commit cde2464

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Learn more:
2626

2727
For general information about Terraform, visit [HashiCorp Developer][terraform-install] and [the project][terraform-github] on GitHub.
2828

29-
- [Go 1.24.12][golang-install]
29+
- [Go 1.25.8][golang-install]
3030

3131
Required, if [building][provider-build] the provider.
3232

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/vmware/terraform-provider-vsphere
22

3-
go 1.24.13
3+
go 1.25.8
44

55
require (
66
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc

0 commit comments

Comments
 (0)