kleinTodo/go.work
2026-04-04 13:12:27 +02:00

8 lines
54 B
Plaintext

go 1.25.0
use (
./client/todo
./common
./server
)