module github.com/fasthttp/router go 1.13 require ( github.com/savsgio/gotils v0.0.0-20190916070828-81aa83d987e6 github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.5.0 )