Imports of stringintconv command

PathSynopsis
golang.org/x/tools/go/analysis/passes/stringintconvPackage stringintconv defines an Analyzer that flags type conversions from integers to strings.
golang.org/x/tools/go/analysis/singlecheckerPackage singlechecker defines the main function for an analysis driver with only a single analysis.