kleinTodo/go.work
Darius klein 69785d74a8
Some checks failed
build and deploy kleinTodo / build (push) Failing after 11s
WIP client implementation
2025-08-23 19:14:16 +02:00

8 lines
54 B
Plaintext

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