From e0a4cb0962251cc79907ad09f8e67262aadced1c Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Mon, 27 May 2024 19:24:58 +0530 Subject: [PATCH] remove csi spec from unwanted dependencies Signed-off-by: Humble Chirammal --- hack/unwanted-dependencies.json | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/unwanted-dependencies.json b/hack/unwanted-dependencies.json index f02bab45f24..24f39f437ac 100644 --- a/hack/unwanted-dependencies.json +++ b/hack/unwanted-dependencies.json @@ -179,7 +179,6 @@ "google.golang.org/grpc" ], "google.golang.org/genproto": [ - "github.com/container-storage-interface/spec", "github.com/containerd/ttrpc", "github.com/grpc-ecosystem/go-grpc-middleware", "github.com/grpc-ecosystem/grpc-gateway",