Imports
- github.com/gorilla/websocket
- golang.org/x/text/cases
- golang.org/x/text/language
- github.com/PuerkitoBio/rehttp
- github.com/fsnotify/fsnotify
- github.com/google/uuid
- github.com/hashicorp/go-version
- github.com/AlecAivazis/survey/v2
- github.com/AlecAivazis/survey/v2/terminal
- github.com/pmezard/go-difflib/difflib
- github.com/spf13/pflag
- golang.org/x/term
- gopkg.in/yaml.v2
- github.com/pkg/browser
- github.com/atotto/clipboard
- golang.org/x/sync/errgroup
- github.com/spf13/cobra
- github.com/hashicorp/terraform-exec/tfexec
- github.com/hashicorp/hc-install/product
- github.com/hashicorp/hc-install/releases
- github.com/auth0/go-auth0
- github.com/auth0/go-auth0/management
- github.com/auth0/go-auth0/v2/management
- github.com/auth0/go-auth0/v2/management/client
- github.com/auth0/go-auth0/v2/management/core
- github.com/auth0/go-auth0/v2/management/option
Imports in module “github.com/auth0/auth0-cli”
- github.com/auth0/auth0-cli/internal/ansi
- github.com/auth0/auth0-cli/internal/auth
- github.com/auth0/auth0-cli/internal/display
- github.com/auth0/auth0-cli/internal/auth/authutil
- github.com/auth0/auth0-cli/internal/auth0
- github.com/auth0/auth0-cli/internal/prompt
- github.com/auth0/auth0-cli/internal/buildinfo
- github.com/auth0/auth0-cli/internal/instrumentation
- github.com/auth0/auth0-cli/internal/analytics
- github.com/auth0/auth0-cli/internal/iostream
- github.com/auth0/auth0-cli/internal/users
- github.com/auth0/auth0-cli/internal/keyring
- github.com/auth0/auth0-cli/internal/config
- github.com/auth0/auth0-cli/internal/utils
Standard library imports
- bufio
- bytes
- context
- crypto/rand
- crypto/sha256
- crypto/tls
- crypto/x509
- encoding/base64
- encoding/json
- errors
- fmt
- io
- log
- net
- net/http
- net/url
- os
- os/exec
- os/signal
- path
- path/filepath
- reflect
- regexp
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- text/template
- time
- unicode
- embed
- io/fs
- slices
- math/rand/v2