backend/go.work
2024-02-18 00:50:53 +02:00

8 lines
45 B
Plaintext

go 1.22.0
use (
.
./users
./db_handler
)