library-go/go.work

9 lines
62 B
Plaintext

go 1.22.3
use (
./validator
./worker_pool
./jwt
./errs
)