mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-15 05:53:15 +00:00
update vendor dependencies for the change
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com> Kubernetes-commit: dcefc42b35acb229fcf95a172bfd635ee615d1be
This commit is contained in:
parent
81fe15039a
commit
d400a4ae88
6
go.mod
6
go.mod
@ -51,12 +51,6 @@ require (
|
||||
github.com/onsi/gomega v1.27.6 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // 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/sys v0.7.0 // indirect
|
||||
golang.org/x/text v0.9.0 // indirect
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
|
Loading…
Reference in New Issue
Block a user