Imports
- github.com/aws/aws-sdk-go/aws
- github.com/aws/aws-sdk-go/aws/credentials
- github.com/aws/aws-sdk-go/aws/session
- github.com/aws/aws-sdk-go/service/s3
- github.com/aws/aws-sdk-go/service/ses
- github.com/davecgh/go-spew/spew
- github.com/go-kit/kit/log
- github.com/go-kit/kit/log/level
- github.com/go-sql-driver/mysql
- github.com/golang-jwt/jwt
- github.com/jmoiron/sqlx
- github.com/martinlindhe/base36
- github.com/rs/xid
- golang.org/x/crypto/bcrypt
- gopkg.in/alecthomas/kingpin.v2
Standard library imports
- bufio
- bytes
- crypto/aes
- crypto/cipher
- crypto/rand
- crypto/tls
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- errors
- flag
- fmt
- io
- io/fs
- log
- math
- math/big
- math/rand
- mime
- mime/multipart
- mime/quotedprintable
- net/http
- net/mail
- net/smtp
- net/textproto
- os
- path/filepath
- runtime/debug
- sort
- strings
- sync
- time
- unicode