mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +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"
|
||||
"strings"
|
||||
|
||||
"k8s.io/kubernetes/third_party/golang/template"
|
||||
"k8s.io/kubernetes/third_party/forked/template"
|
||||
)
|
||||
|
||||
type JSONPath struct {
|
||||
|
Loading…
Reference in New Issue
Block a user