module github.com/fasthttp/router go 1.11 require ( github.com/savsgio/gotils v0.0.0-20200616100644-13ff1fd2c28c github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.15.1 )