mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
we no longer need to track the go version in staging/src/k8s.io/kms/internal/plugins/_mock/Dockerfile
it is deduped to pull from the build system
This commit is contained in:
parent
0e7e025c59
commit
a1cfb13099
@ -137,8 +137,6 @@ dependencies:
|
||||
- path: build/build-image/cross/VERSION
|
||||
- path: hack/lib/golang.sh
|
||||
match: minimum_go_version=go([0-9]+\.[0-9]+)
|
||||
- path: staging/src/k8s.io/kms/internal/plugins/_mock/Dockerfile
|
||||
match: golang:([0-9]+\.[0-9]+).0-bullseye
|
||||
|
||||
- name: "registry.k8s.io/kube-cross: dependents"
|
||||
version: v1.33.0-go1.24.0-bullseye.0
|
||||
|
Loading…
Reference in New Issue
Block a user