17 lines
284 B
Text
17 lines
284 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-google
|
|
./services/scraper-linkedin
|
|
)
|