module github.com/fenny/fiber
require (
github.com/json-iterator/go v1.1.9
github.com/valyala/fasthttp v1.8.0
)
go 1.13