move forked golang code to a common dir with LICENSE

This commit is contained in:
Tim Hockin
2016-06-28 22:48:59 -07:00
parent 64d55887dc
commit 8c42c08363
21 changed files with 8 additions and 62 deletions

View File

@@ -23,7 +23,7 @@ import (
"reflect"
"strings"
"k8s.io/kubernetes/third_party/forked/template"
"k8s.io/kubernetes/third_party/forked/golang/template"
)
type JSONPath struct {