Imports
- golang.org/x/net/html
- github.com/charmbracelet/bubbletea
- golang.org/x/term
- github.com/atotto/clipboard
- github.com/charmbracelet/bubbles/spinner
- github.com/charmbracelet/bubbles/textinput
- github.com/charmbracelet/lipgloss
Standard library imports
- bufio
- bytes
- context
- crypto/cipher
- crypto/des
- crypto/md5
- crypto/rand
- crypto/sha256
- encoding/base64
- encoding/hex
- encoding/json
- errors
- flag
- fmt
- image
- image/gif
- image/jpeg
- image/png
- io
- net
- net/http
- net/http/cookiejar
- net/url
- os
- os/exec
- path/filepath
- regexp
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- unicode/utf8