From 322968e9b38bc7824e196da7856ace7d2b63bded Mon Sep 17 00:00:00 2001 From: Jefftree Date: Thu, 1 Jun 2023 18:39:54 +0000 Subject: [PATCH] Update unwanted dependencies per CI instructions --- hack/unwanted-dependencies.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hack/unwanted-dependencies.json b/hack/unwanted-dependencies.json index 208f0f76591..4d8bc2dda2a 100644 --- a/hack/unwanted-dependencies.json +++ b/hack/unwanted-dependencies.json @@ -169,7 +169,6 @@ "github.com/container-storage-interface/spec", "github.com/containerd/ttrpc", "github.com/google/cadvisor", - "github.com/google/gnostic", "github.com/googleapis/gax-go/v2", "github.com/grpc-ecosystem/go-grpc-middleware", "github.com/grpc-ecosystem/grpc-gateway", @@ -192,4 +191,4 @@ ] } } -} \ No newline at end of file +}