published by bot

(https://github.com/kubernetes/contrib/tree/master/mungegithub)

copied from https://github.com/kubernetes/kubernetes.git, branch master,
last commit is a2b65f03bf83013d1af05c99b7aa22049ca63de3
This commit is contained in:
Kubernetes Publisher
2017-01-31 15:19:42 +00:00
parent a88e2b8a0e
commit b766ef93a4
35 changed files with 295 additions and 803 deletions

View File

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