module github.com/fasthttp/router go 1.11 require ( github.com/savsgio/gotils v0.0.0-20200319105752-a9cc718f6a3f github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.9.0 )