mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 00:26:58 +00:00
rewrite go imports
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
"reflect"
|
||||
"strconv"
|
||||
|
||||
"github.com/GoogleCloudPlatform/kubernetes/third_party/golang/template"
|
||||
"k8s.io/kubernetes/third_party/golang/template"
|
||||
)
|
||||
|
||||
type JSONPath struct {
|
||||
|
Reference in New Issue
Block a user