mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-11 09:53:38 -04:00
hack/unwanted-dependencies.json: drop k8s.io/kube-openapi from mailru/easyjson references
The new kube-openapi revision (v0.0.0-20260502001324-b7f5293f4787) no longer pulls in github.com/mailru/easyjson, so remove it from the status.unwantedReferences list to keep verify-vendor.sh green.
This commit is contained in:
parent
eaf347cecb
commit
36d8dd58bf
1 changed files with 0 additions and 1 deletions
|
|
@ -183,7 +183,6 @@
|
|||
"go.etcd.io/etcd/server/v3"
|
||||
],
|
||||
"github.com/mailru/easyjson": [
|
||||
"k8s.io/kube-openapi",
|
||||
"sigs.k8s.io/kustomize/api",
|
||||
"sigs.k8s.io/kustomize/kustomize/v5",
|
||||
"sigs.k8s.io/kustomize/kyaml"
|
||||
|
|
|
|||
Loading…
Reference in a new issue