alt/go.work

9 lines
103 B
Text

go 1.22
use (
../proto-socket/go
./apps/cli
./packages/domain
./services/api
./services/worker
)