mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-20 10:00:23 +00:00
make package name match all the import aliases
Kubernetes-commit: d3bd0eb1d5cefc25e4476d8dc086ebd90439ef4e
This commit is contained in:
parent
b00d4d1d42
commit
3e9a51baf5
@ -19,7 +19,7 @@ package scale
|
|||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"k8s.io/apimachinery/pkg/api/testing/roundtrip"
|
"k8s.io/apimachinery/pkg/api/apitesting/roundtrip"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NB: this can't be in the scheme package, because importing'
|
// NB: this can't be in the scheme package, because importing'
|
||||||
|
Loading…
Reference in New Issue
Block a user