module github.com/fasthttp/router go 1.15 require ( github.com/savsgio/gotils v0.0.0-20210617111740-97865ed5a873 github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.27.0 )