update vendor dependencies for the change
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com> Kubernetes-commit: dcefc42b35acb229fcf95a172bfd635ee615d1be
This commit is contained in:
parent
c14faf9afb
commit
c2bd6c1a60
6
go.mod
6
go.mod
|
|
@ -19,12 +19,6 @@ require (
|
|||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
||||
github.com/modern-go/reflect2 v1.0.2 // indirect
|
||||
github.com/rogpeppe/go-internal v1.6.1 // indirect
|
||||
go.etcd.io/etcd/api/v3 v3.5.9
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.5.8
|
||||
go.etcd.io/etcd/client/v3 v3.5.9
|
||||
go.etcd.io/etcd/pkg/v3 v3.5.9
|
||||
go.etcd.io/etcd/raft/v3 v3.5.9
|
||||
go.etcd.io/etcd/server/v3 v3.5.9
|
||||
golang.org/x/net v0.9.0 // indirect
|
||||
golang.org/x/text v0.9.0 // indirect
|
||||
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
|
||||
|
|
|
|||
Loading…
Reference in New Issue