Package tools provides various Go tools and utilities, including goimports, gopls, and static analysis.
go get golang.org/x/toolsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use the analysis framework to define a static analysis pass.
Import only the specific subpackage you need (e.g., golang.org/x/tools/go/analysis).
No dependency data recorded yet.