Skip to content

Commit a1cfb13

Browse files
committed
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
1 parent 0e7e025 commit a1cfb13

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/dependencies.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@ dependencies:
137137
- path: build/build-image/cross/VERSION
138138
- path: hack/lib/golang.sh
139139
match: minimum_go_version=go([0-9]+\.[0-9]+)
140-
- path: staging/src/k8s.io/kms/internal/plugins/_mock/Dockerfile
141-
match: golang:([0-9]+\.[0-9]+).0-bullseye
142140

143141
- name: "registry.k8s.io/kube-cross: dependents"
144142
version: v1.33.0-go1.24.0-bullseye.0

0 commit comments

Comments
 (0)