Imports github.com/go-chi/chi/v5 github.com/go-chi/cors github.com/go-playground/validator/v10 github.com/google/uuid github.com/pkg/errors github.com/spf13/viper go.uber.org/zap go.uber.org/zap/zapcore golang.org/x/crypto/bcrypt Standard library imports encoding/json fmt io mime net/http os path/filepath reflect strconv strings time