Imports
- github.com/SherClockHolmes/webpush-go
- github.com/emersion/go-sasl
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promauto
- golang.org/x/time/rate
- gopkg.in/irc.v4
- nhooyr.io/websocket
Imports in module “git.sr.ht/~emersion/soju”
- git.sr.ht/~emersion/soju/auth
- git.sr.ht/~emersion/soju/config
- git.sr.ht/~emersion/soju/database
- git.sr.ht/~emersion/soju/fileupload
- git.sr.ht/~emersion/soju/identd
- git.sr.ht/~emersion/soju/msgstore
- git.sr.ht/~emersion/soju/xirc
Standard library imports
- bytes
- context
- crypto
- crypto/ecdsa
- crypto/ed25519
- crypto/elliptic
- crypto/rand
- crypto/rsa
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/tls
- crypto/x509
- crypto/x509/pkix
- encoding/base64
- encoding/binary
- encoding/hex
- errors
- flag
- fmt
- io
- io/ioutil
- log
- math/big
- math/rand
- mime
- net
- net/http
- runtime/debug
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- unicode
- unicode/utf8