start the apimachinery repo
This commit is contained in:
2
pkg/client/cache/fifo.go
vendored
2
pkg/client/cache/fifo.go
vendored
@@ -19,7 +19,7 @@ package cache
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"k8s.io/kubernetes/pkg/util/sets"
|
||||
"k8s.io/apimachinery/pkg/util/sets"
|
||||
)
|
||||
|
||||
// PopProcessFunc is passed to Pop() method of Queue interface.
|
||||
|
||||
Reference in New Issue
Block a user