Skip to content

Commit 1e840b9

Browse files
authored
chore(deps): bump go to v1.26.7 (#679)
Update the Go toolchain requirement from 1.25.8 to 1.26.7. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent 326afa0 commit 1e840b9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Learn more:
2828
For general information about Terraform, visit [HashiCorp Developer][terraform-install] and
2929
[the project][terraform-github] on GitHub.
3030

31-
* [Go 1.24.0][golang-install]
31+
* [Go 1.26.7][golang-install]
3232

3333
Required, if [building][provider-build] and [testing][provider-test].
3434

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-tanzu-mission-control
22

3-
go 1.25.8
3+
go 1.26.7
44

55
require (
66
github.com/go-openapi/strfmt v0.25.0

0 commit comments

Comments
 (0)