jobs-monorepo/go.work
Elshimy Ziad Magdy Taha 06f5f9cf02 add env
2025-11-01 17:52:12 +05:00

17 lines
263 B
Text

go 1.24.0
use (
.
./apps/cron-analyzer
./apps/cv-analyzer
./internal/pkg/domain
./internal/pkg/infrastructure
./internal/pkg/openrouter
./internal/pkg/utils
./libs/ports
./libs/repo
./libs/server
./services/api
./services/scraper-linkedin
./tools
)