rewrite go imports
This commit is contained in:
@@ -19,7 +19,7 @@ package resource_test
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/api/resource"
|
||||
"k8s.io/kubernetes/pkg/api/resource"
|
||||
)
|
||||
|
||||
func ExampleFormat() {
|
||||
|
Reference in New Issue
Block a user