Imports of ifaceassert command

PathSynopsis
golang.org/x/tools/go/analysis/passes/ifaceassertPackage ifaceassert defines an Analyzer that flags impossible interface-interface type assertions.
golang.org/x/tools/go/analysis/singlecheckerPackage singlechecker defines the main function for an analysis driver with only a single analysis.