17 lines
263 B
Text
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
|
|
)
|