module task_manager go 1.19 require ( github.com/gorilla/mux v1.8.1 github.com/lib/pq v1.10.9 )