bash_go_service/go.work

12 lines
107 B
Plaintext

go 1.24.2
use (
./backend-service
./config-loader
./shared
./tests
./updater
./version
./welcome
)