bump go to 1.24.12

This commit is contained in:
Benjamin Elder
2026-01-22 13:03:45 -08:00
parent 730ae95819
commit cf76cd86a3
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.24.11
1.24.12

View File

@@ -113,7 +113,7 @@ dependencies:
# Golang
# TODO: this should really be eliminated and controlled by .go-version
- name: "golang: upstream version"
version: 1.24.11
version: 1.24.12
refPaths:
- path: .go-version
- path: build/build-image/cross/VERSION

View File

@@ -2453,4 +2453,4 @@ rules:
- staging/src/k8s.io/externaljwt
recursive-delete-patterns:
- '*/.gitattributes'
default-go-version: 1.24.11
default-go-version: 1.24.12