Update srcimporter.go to golang/go@5f0a9ba

Also move to third_party/ as it's copied code.
This commit is contained in:
Christoph Blecker
2018-10-25 11:27:53 -07:00
parent 31601caa8d
commit 8574c38f81
8 changed files with 63 additions and 65 deletions

View File

@@ -37,7 +37,7 @@ import (
"golang.org/x/crypto/ssh/terminal"
"k8s.io/kubernetes/test/typecheck/srcimporter"
srcimporter "k8s.io/kubernetes/third_party/go-srcimporter"
)
var (