From e7613dd3797e8410357ec55b40edfc36607dd19a Mon Sep 17 00:00:00 2001 From: Paco Xu Date: Mon, 27 Apr 2026 14:52:25 +0800 Subject: [PATCH] update unwanted dependecies: remove github.com/stretchr/objx --- hack/unwanted-dependencies.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/hack/unwanted-dependencies.json b/hack/unwanted-dependencies.json index 68b64da8b67..66f20773127 100644 --- a/hack/unwanted-dependencies.json +++ b/hack/unwanted-dependencies.json @@ -108,7 +108,6 @@ "github.com/json-iterator/go", "github.com/prometheus/common", "github.com/sirupsen/logrus", - "github.com/stretchr/objx", "github.com/stretchr/testify", "go.etcd.io/bbolt", "go.etcd.io/etcd/api/v3", @@ -219,7 +218,6 @@ "github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus", "github.com/grpc-ecosystem/go-grpc-middleware/v2", "github.com/prometheus/common", - "github.com/stretchr/objx", "github.com/stretchr/testify", "go.etcd.io/bbolt", "go.etcd.io/etcd/api/v3",