module github.com/fasthttp/router go 1.11 require ( github.com/savsgio/gotils v0.0.0-20200608150037-a5f6f5aef16c github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.14.0 )