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 fd41228d1a
commit 9e27ee8042
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
1.25.5
1.25.6

View file

@ -103,7 +103,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