Imports
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- gorm.io/gorm
- github.com/google/uuid
- github.com/gofiber/fiber/v2
- github.com/goccy/go-json
- github.com/huandu/go-assert
Imports in module “github.com/GenerateNU/sac/backend”
- github.com/GenerateNU/sac/backend/config
- github.com/GenerateNU/sac/backend/database
- github.com/GenerateNU/sac/backend/server
- github.com/GenerateNU/sac/backend/tests/api/mocks
- github.com/GenerateNU/sac/backend/entities/models
- github.com/GenerateNU/sac/backend/integrations
- github.com/GenerateNU/sac/backend/database/store