bump to go 1.25.3

This commit is contained in:
Benjamin Elder
2025-10-14 10:38:55 -07:00
parent 3955220f84
commit 6f820481d3
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.25.1
1.25.3

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.1
version: 1.25.3
refPaths:
- path: .go-version
- path: staging/publishing/rules.yaml

View File

@@ -2473,4 +2473,4 @@ rules:
- staging/src/k8s.io/externaljwt
recursive-delete-patterns:
- '*/.gitattributes'
default-go-version: 1.25.1
default-go-version: 1.25.3