jobs-monorepo/go.work
Elshimy Ziad Magdy Taha 5060643a3f infrastructure fixes
2025-11-03 00:29:33 +05:00

16 lines
257 B
Text

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