mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-02 22:33:52 +00:00
start the apimachinery repo
This commit is contained in:
2
pkg/client/cache/store_test.go
vendored
2
pkg/client/cache/store_test.go
vendored
@@ -19,7 +19,7 @@ package cache
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"k8s.io/kubernetes/pkg/util/sets"
|
||||
"k8s.io/apimachinery/pkg/util/sets"
|
||||
)
|
||||
|
||||
// Test public interface
|
||||
|
||||
Reference in New Issue
Block a user