Imports
- 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/rs/xid
 - github.com/davecgh/go-spew/spew
 - github.com/go-sql-driver/mysql
 - github.com/martinlindhe/base36
 - gopkg.in/alecthomas/kingpin.v2
 - github.com/jmoiron/sqlx
 - golang.org/x/crypto/bcrypt
 - github.com/go-kit/kit/log
 - github.com/go-kit/kit/log/level
 - github.com/golang-jwt/jwt
 - github.com/aws/aws-sdk-go/aws
 
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
 - 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
 - io/fs