Imports
- github.com/gorilla/websocket
- github.com/caddyserver/caddy/v2
- github.com/caddyserver/caddy/v2/caddyconfig
- github.com/caddyserver/caddy/v2/caddyconfig/caddyfile
- github.com/caddyserver/caddy/v2/caddyconfig/httpcaddyfile
- github.com/caddyserver/caddy/v2/cmd
- github.com/caddyserver/caddy/v2/modules/caddyhttp
- github.com/caddyserver/caddy/v2/modules/caddyhttp/encode
- github.com/caddyserver/caddy/v2/modules/logging
- go.uber.org/zap
- go.uber.org/zap/buffer
- go.uber.org/zap/zapcore
- golang.org/x/term
- github.com/dustin/go-humanize
- github.com/brutella/dnssd
- golang.org/x/crypto/argon2
- golang.org/x/sys/unix
Standard library imports
- bufio
- bytes
- compress/gzip
- context
- crypto/hmac
- crypto/rand
- crypto/sha256
- crypto/subtle
- crypto/tls
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- errors
- fmt
- hash/maphash
- html/template
- io
- math
- math/big
- mime
- mime/multipart
- net
- net/http
- net/http/httputil
- net/textproto
- net/url
- os
- os/exec
- path
- path/filepath
- reflect
- regexp
- sort
- strconv
- strings
- sync
- sync/atomic
- syscall
- text/template/parse
- time
- unicode/utf8
- embed
- io/fs
- slices
- math/rand/v2