mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
rewrite go imports
This commit is contained in:
@@ -19,7 +19,7 @@ package fieldpath
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/api/meta"
|
||||
"k8s.io/kubernetes/pkg/api/meta"
|
||||
)
|
||||
|
||||
// ExtractFieldPathAsString extracts the field from the given object
|
||||
|
Reference in New Issue
Block a user