mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Move hacked golang template code to forked/ dir
This commit is contained in:
parent
b0a4b22e61
commit
64d55887dc
@ -23,7 +23,7 @@ import (
|
|||||||
"reflect"
|
"reflect"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"k8s.io/kubernetes/third_party/golang/template"
|
"k8s.io/kubernetes/third_party/forked/template"
|
||||||
)
|
)
|
||||||
|
|
||||||
type JSONPath struct {
|
type JSONPath struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user