Juan Calderon-Perez
Juan Calderon-Perez
@xyproto They have instructions here https://github.com/valyala/fasthttp?tab=readme-ov-file#switching-from-nethttp-to-fasthttp Would have to check what sections of net/http `permissions2` is using. Yes, it would require importing it. I have to think if there's a...
I will do a PR tonight to update the CI process first. Will look imto fasthttp after that. 💪
@jozefchutka May be even better to use zstd or lz4
Looking forward to the next release, just found this library and it would be useful to have 💪
Ping @pnuckowski
@pnuckowski Can we get 0.7.7 with the fixes from #254
@pnuckowski Any chance of getting v0.7.7
@taktv6 Any chance of getting a new release and updated dependencies? Thanks!
@taktv6 Any update on this, we currently can't run `goflow` without doing a clone, and building locally using master. Thanks!
@koddr @rickhlx I get a different error: ``` go test -v -timeout 30s -coverprofile=cover.out -cover ./... ? github.com/create-go-app/fiber-go-template [no test files] ? github.com/create-go-app/fiber-go-template/app/controllers [no test files] ? github.com/create-go-app/fiber-go-template/app/models [no test...