| go/build | Package build gathers information about Go packages. |
| golang.org/x/tools/go/analysis | Package analysis defines the interface between a modular static analysis and an analysis driver program. |
| golang.org/x/tools/internal/analysis/analyzerutil | Package analyzerutil provides implementation helpers for analyzers. |
| regexp | Package regexp implements regular expression search. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
| unicode | Package unicode provides data and functions to test some properties of Unicode code points. |