module github.com/madhavbhayani/go-distributed-task-engine go 1.25.0 require ( github.com/go-chi/chi/v5 v5.2.5 github.com/google/uuid v1.6.0 )