Imports
- github.com/kballard/go-shellquote
- github.com/mattn/go-colorable
- github.com/mattn/go-isatty
- github.com/mitchellh/go-ps
- github.com/peterbourgon/ff/v3/ffcli
- github.com/skip2/go-qrcode
- github.com/toqueteos/webbrowser
- golang.org/x/net/dns/dnsmessage
- golang.org/x/net/http/httpproxy
- golang.org/x/net/http2
- golang.org/x/net/idna
- golang.org/x/oauth2/clientcredentials
- golang.org/x/sys/unix
- golang.org/x/time/rate
- k8s.io/client-go/util/homedir
- sigs.k8s.io/yaml
- software.sslmate.com/src/go-pkcs12
Imports in module “tailscale.com”
- tailscale.com/atomicfile
- tailscale.com/client/tailscale
- tailscale.com/client/tailscale/apitype
- tailscale.com/client/web
- tailscale.com/clientupdate
- tailscale.com/cmd/tailscale/cli/ffcomplete
- tailscale.com/control/controlhttp
- tailscale.com/drive
- tailscale.com/envknob
- tailscale.com/feature/capture/dissector
- tailscale.com/health/healthmsg
- tailscale.com/hostinfo
- tailscale.com/internal/noiseconn
- tailscale.com/ipn
- tailscale.com/ipn/ipnstate
- tailscale.com/licenses
- tailscale.com/net/netcheck
- tailscale.com/net/netmon
- tailscale.com/net/netutil
- tailscale.com/net/portmapper
- tailscale.com/net/tlsdial
- tailscale.com/net/tsaddr
- tailscale.com/net/tshttpproxy
- tailscale.com/paths
- tailscale.com/safesocket
- tailscale.com/syncs
- tailscale.com/tailcfg
- tailscale.com/tka
- tailscale.com/tsconst
- tailscale.com/tstime/rate
- tailscale.com/types/dnstype
- tailscale.com/types/key
- tailscale.com/types/logger
- tailscale.com/types/netmap
- tailscale.com/types/opt
- tailscale.com/types/preftype
- tailscale.com/types/tkatype
- tailscale.com/types/views
- tailscale.com/util/dnsname
- tailscale.com/util/mak
- tailscale.com/util/must
- tailscale.com/util/quarantine
- tailscale.com/util/slicesx
- tailscale.com/util/syspolicy/setting
- tailscale.com/util/testenv
- tailscale.com/util/truncate
- tailscale.com/version
- tailscale.com/version/distro
Standard library imports
- bufio
- bytes
- cmp
- context
- crypto/rand
- crypto/tls
- crypto/x509
- embed
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- errors
- flag
- fmt
- io
- log
- maps
- math
- mime
- net
- net/http
- net/http/cgi
- net/http/httputil
- net/netip
- net/url
- os
- os/exec
- os/signal
- os/user
- path
- path/filepath
- reflect
- runtime
- runtime/debug
- slices
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- text/tabwriter
- time
- unicode/utf8