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