Imports
- golang.org/x/tools/go/analysis
- golang.org/x/tools/go/analysis/internal/facts
- golang.org/x/tools/go/gcexportdata
Standard library imports
- archive/tar
- archive/zip
- bufio
- bytes
- crypto/md5
- encoding/binary
- encoding/gob
- encoding/json
- errors
- flag
- fmt
- go/ast
- go/build
- go/doc
- go/format
- go/parser
- go/token
- go/types
- io
- io/ioutil
- log
- math
- os
- os/exec
- path
- path/filepath
- reflect
- regexp
- runtime
- sort
- strconv
- strings
- sync
- syscall
- text/template
- unicode
- unicode/utf8