Commit 64d55887 authored by Tim Hockin's avatar Tim Hockin

Move hacked golang template code to forked/ dir

parent b0a4b22e
......@@ -23,7 +23,7 @@ import (
"reflect"
"strings"
"k8s.io/kubernetes/third_party/golang/template"
"k8s.io/kubernetes/third_party/forked/template"
)
type JSONPath struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment