mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Update hack/unwanted-dependencies.json
* Drop nvml since it is no longer used Signed-off-by: David Porter <david@porter.me>
This commit is contained in:
parent
761dd3640e
commit
a0916996df
@ -87,9 +87,6 @@
|
||||
"k8s.io/kube-openapi",
|
||||
"sigs.k8s.io/structured-merge-diff/v4"
|
||||
],
|
||||
"github.com/mindprince/gonvml": [
|
||||
"github.com/google/cadvisor"
|
||||
],
|
||||
"github.com/pkg/errors": [
|
||||
"github.com/Microsoft/go-winio",
|
||||
"github.com/Microsoft/hcsshim",
|
||||
@ -104,7 +101,6 @@
|
||||
"github.com/google/cadvisor",
|
||||
"github.com/grpc-ecosystem/go-grpc-middleware",
|
||||
"github.com/moby/ipvs",
|
||||
"github.com/moby/term",
|
||||
"go.etcd.io/etcd/raft/v3",
|
||||
"go.uber.org/zap",
|
||||
"gotest.tools/v3",
|
||||
|
Loading…
Reference in New Issue
Block a user