module github.com/gofiber/fiber/v2
go 1.16
require (
github.com/valyala/fasthttp v1.29.0
golang.org/x/sys v0.0.0-20210514084401-e8d321eab015
)