module github.com/abuabdillatief/catch go 1.15 require ( github.com/fatih/color v1.12.0 github.com/gorilla/mux v1.8.0 )