Imports
- github.com/rogpeppe/go-internal/cache
- golang.org/x/exp/maps
- golang.org/x/exp/slices
- golang.org/x/mod/module
- golang.org/x/mod/semver
- golang.org/x/tools/go/ast/astutil
- golang.org/x/tools/go/ssa
Imports in module “github.com/justhx0r/garble”
- github.com/justhx0r/garble/internal/asthelper
- github.com/justhx0r/garble/internal/ctrlflow
- github.com/justhx0r/garble/internal/linker
- github.com/justhx0r/garble/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
- io/fs
- log
- math/rand
- os
- os/exec
- path/filepath
- regexp
- runtime
- runtime/debug
- strconv
- strings
- time
- unicode
- unicode/utf8