Imports
- github.com/PuerkitoBio/goquery
- github.com/aquasecurity/table
- github.com/gdamore/tcell/v2
- github.com/muesli/termenv
- github.com/rivo/tview
- golang.org/x/net/html
- golang.org/x/net/publicsuffix
- golang.org/x/term
Standard library imports
- bufio
- bytes
- container/list
- crypto/ecdsa
- crypto/elliptic
- crypto/rand
- crypto/rsa
- crypto/sha256
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/json
- encoding/pem
- errors
- fmt
- io
- io/fs
- log
- math
- math/big
- math/rand
- mime
- net
- net/http
- net/http/cookiejar
- net/url
- os
- os/exec
- os/user
- path
- path/filepath
- reflect
- regexp
- runtime
- runtime/debug
- sort
- strconv
- strings
- sync
- time
- unicode
- unicode/utf8
- unsafe