Imports github.com/go-playground/validator/v10 github.com/go-redis/redis/v8 github.com/gorilla/mux github.com/joho/godotenv github.com/lib/pq github.com/sendgrid/sendgrid-go github.com/sendgrid/sendgrid-go/helpers/mail github.com/sirupsen/logrus Standard library imports context database/sql encoding/json errors fmt net/http os regexp strings time