Imports of package st1001

PathSynopsis
golang.org/x/tools/go/analysisPackage analysis defines the interface between a modular static analysis and an analysis driver program.
honnef.co/go/tools/analysis/codePackage code answers structural and type questions about Go code.
honnef.co/go/tools/analysis/facts/generated
honnef.co/go/tools/analysis/lintPackage lint provides abstractions on top of go/analysis.
honnef.co/go/tools/analysis/report
honnef.co/go/tools/config