Skip to content

Commit 3f90eca

Browse files
committed
chore(deps): bump go to 1.24.12
Bump the module Go version from 1.24.7 to 1.24.12. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent bc447fa commit 3f90eca

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.7][golang-install]
29+
* [Go 1.24.12][golang-install]
3030

3131
Required, if [building][provider-build] and [testing][provider-test].
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-vmc
22

3-
go 1.24.7
3+
go 1.24.12
44

55
require (
66
github.com/gofrs/uuid/v5 v5.4.0

0 commit comments

Comments
 (0)