Bumping k8s version to 1.13.0-beta.1
This commit is contained in:
2
vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go
generated
vendored
2
vendor/golang.org/x/tools/go/analysis/internal/analysisflags/help.go
generated
vendored
@@ -18,7 +18,7 @@ string. It uses heuristics that do not guarantee all reports are
|
||||
genuine problems, but it can find errors not caught by the compilers.
|
||||
`
|
||||
|
||||
// Help implements the help subcommand for a multichecker or vet-lite
|
||||
// Help implements the help subcommand for a multichecker or unitchecker
|
||||
// style command. The optional args specify the analyzers to describe.
|
||||
// Help calls log.Fatal if no such analyzer exists.
|
||||
func Help(progname string, analyzers []*analysis.Analyzer, args []string) {
|
||||
|
Reference in New Issue
Block a user