upgrade go to 1.25.7 for core binaries

This commit is contained in:
Benjamin Elder 2026-02-04 08:44:00 -08:00
parent 27dad90a0c
commit 94aa043a7b
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
1.25.6
1.25.7

View file

@ -150,7 +150,7 @@ dependencies:
# Golang
# TODO: this should really be eliminated and controlled by .go-version
- name: "golang: upstream version"
version: 1.25.6
version: 1.25.7
refPaths:
- path: .go-version
- path: staging/publishing/rules.yaml

View file

@ -2489,4 +2489,4 @@ rules:
- staging/src/k8s.io/externaljwt
recursive-delete-patterns:
- '*/.gitattributes'
default-go-version: 1.25.6
default-go-version: 1.25.7