Imports github.com/google/uuid github.com/gorilla/csrf github.com/gorilla/sessions github.com/unrolled/secure gopkg.in/gomail.v2 github.com/mattn/go-sqlite3 github.com/joho/godotenv github.com/jackc/pgx/v4/pgxpool golang.org/x/crypto/bcrypt github.com/golang-jwt/jwt 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