module github.com/gofiber/fiber go 1.11 require ( github.com/json-iterator/go v1.1.9 github.com/valyala/fasthttp v1.9.0 )