Bumping k8s dependencies to 1.13
This commit is contained in:
2
vendor/golang.org/x/tools/cmd/guru/referrers.go
generated
vendored
2
vendor/golang.org/x/tools/cmd/guru/referrers.go
generated
vendored
@@ -27,7 +27,7 @@ import (
|
||||
"golang.org/x/tools/refactor/importgraph"
|
||||
)
|
||||
|
||||
// Referrers reports all identifiers that resolve to the same object
|
||||
// The referrers function reports all identifiers that resolve to the same object
|
||||
// as the queried identifier, within any package in the workspace.
|
||||
func referrers(q *Query) error {
|
||||
fset := token.NewFileSet()
|
||||
|
Reference in New Issue
Block a user