mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +00:00
[golang] Fix things commented out in 1.19rc2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -105,9 +105,8 @@ dependencies:
|
||||
version: 1.19
|
||||
refPaths:
|
||||
- path: build/build-image/cross/VERSION
|
||||
# TODO(dims): Uncomment once images are updated to go1.19
|
||||
#- path: hack/lib/golang.sh
|
||||
# match: minimum_go_version=go([0-9]+\.[0-9]+)
|
||||
- path: hack/lib/golang.sh
|
||||
match: minimum_go_version=go([0-9]+\.[0-9]+)
|
||||
|
||||
- name: "registry.k8s.io/kube-cross: dependents"
|
||||
version: v1.25.0-go1.19-bullseye.0
|
||||
|
Reference in New Issue
Block a user