Imports
- golang.org/x/tools/go/ast/astutil
- golang.org/x/tools/go/ssa
- golang.org/x/mod/module
- github.com/rogpeppe/go-internal/cache
Imports in module “github.com/guno1928/alosgarble”
- github.com/guno1928/alosgarble/internal/asthelper
- github.com/guno1928/alosgarble/internal/ctrlflow
- github.com/guno1928/alosgarble/internal/linker
- github.com/guno1928/alosgarble/internal/literals
Standard library imports
- bufio
- bytes
- crypto/rand
- crypto/sha256
- encoding/base64
- encoding/binary
- encoding/gob
- encoding/json
- errors
- flag
- fmt
- go/ast
- go/importer
- go/parser
- go/printer
- go/scanner
- go/token
- go/types
- io
- log
- math/bits
- math/rand
- os
- os/exec
- path/filepath
- regexp
- runtime
- runtime/debug
- runtime/pprof
- strconv
- strings
- sync/atomic
- time
- unicode
- unicode/utf8
- unsafe
- embed
- io/fs
- cmp
- slices
- maps
- go/version
- iter