Imports github.com/golang-jwt/jwt github.com/google/uuid github.com/gorilla/csrf github.com/gorilla/sessions github.com/jackc/pgx/v4/pgxpool github.com/joho/godotenv github.com/mattn/go-sqlite3 github.com/unrolled/secure golang.org/x/crypto/bcrypt gopkg.in/gomail.v2 Standard library imports context database/sql encoding/json flag fmt io/ioutil log net/http net/url os os/signal os/user path/filepath regexp runtime strconv strings sync syscall time