Update srcimporter.go to golang/go@5f0a9ba
Also move to third_party/ as it's copied code.
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user