Imports github.com/go-chi/chi/v5 github.com/go-chi/cors github.com/go-playground/validator/v10 github.com/google/uuid github.com/lib/pq github.com/spf13/viper golang.org/x/crypto/bcrypt Standard library imports context database/sql encoding/json fmt io log math/rand mime net/http os path/filepath reflect strconv strings time