Merge pull request #135201 from BenTheElder/deps-version-fix

build/dependencies.yaml: fix missing major.minor in golang: upstream version
This commit is contained in:
Kubernetes Prow Robot
2025-11-06 19:40:51 -08:00
committed by GitHub

View File

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