From a1cfb13099d7b585b5004de0ee08616bac12e4e9 Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Wed, 5 Mar 2025 17:32:34 -0800 Subject: [PATCH] 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 --- build/dependencies.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/dependencies.yaml b/build/dependencies.yaml index ac32cb5b5e4..c02ddecb8b5 100644 --- a/build/dependencies.yaml +++ b/build/dependencies.yaml @@ -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