mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 09:33:52 +00:00
rewrite go imports
This commit is contained in:
2
third_party/golang/expansion/expand_test.go
vendored
2
third_party/golang/expansion/expand_test.go
vendored
@@ -3,7 +3,7 @@ package expansion
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/api"
|
||||
"k8s.io/kubernetes/pkg/api"
|
||||
)
|
||||
|
||||
func TestMapReference(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user