module github.com/fasthttp/router go 1.11 require ( github.com/savsgio/gotils v0.0.0-20200413113635-8c468ce75cca github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.11.0 )