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