Update golang dependencies
This commit is contained in:
parent
c5e30973e5
commit
9ddf98769a
1009 changed files with 175867 additions and 50378 deletions
2
vendor/k8s.io/client-go/util/workqueue/queue.go
generated
vendored
2
vendor/k8s.io/client-go/util/workqueue/queue.go
generated
vendored
|
|
@ -29,7 +29,7 @@ type Interface interface {
|
|||
ShuttingDown() bool
|
||||
}
|
||||
|
||||
// New constructs a new workqueue (see the package comment).
|
||||
// New constructs a new work queue (see the package comment).
|
||||
func New() *Type {
|
||||
return NewNamed("")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue