mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-02-21 14:43:32 +00:00
Merge pull request #136258 from BenTheElder/135-go125.6
update core binaries to go 1.25.6 for CVE fixes
This commit is contained in:
@@ -1 +1 @@
|
||||
1.25.5
|
||||
1.25.6
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user