bump go to 1.25.6 for CVE fixes

This commit is contained in:
Benjamin Elder
2026-01-15 11:16:50 -08:00
parent dbf3460eb0
commit 353648793e
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.25.5
1.25.6

View File

@@ -117,7 +117,7 @@ dependencies:
# Golang
# TODO: this should really be eliminated and controlled by .go-version
- name: "golang: upstream version"
version: 1.25.5
version: 1.25.6
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.5
default-go-version: 1.25.6