mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
update unwanted dependecies: remove github.com/stretchr/objx
This commit is contained in:
parent
75d51c4407
commit
e7613dd379
1 changed files with 0 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue