Bumping k8s dependencies to 1.13
This commit is contained in:
2
vendor/golang.org/x/tools/cmd/guru/callees.go
generated
vendored
2
vendor/golang.org/x/tools/cmd/guru/callees.go
generated
vendored
@@ -18,7 +18,7 @@ import (
|
||||
"golang.org/x/tools/go/ssa/ssautil"
|
||||
)
|
||||
|
||||
// Callees reports the possible callees of the function call site
|
||||
// The callees function reports the possible callees of the function call site
|
||||
// identified by the specified source location.
|
||||
func callees(q *Query) error {
|
||||
lconf := loader.Config{Build: q.Build}
|
||||
|
Reference in New Issue
Block a user