module github.com/gbmor/getwtxt go 1.11 require ( github.com/gorilla/handlers v1.4.0 github.com/gorilla/mux v1.7.1 )