mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user