Sourced from github.com/valyala/fasthttp's releases.
v1.68.0
What's Changed
- Fix named return bugs by
@erikdubbelboerin https://github.com/valyala/fasthttp/commit/1b8c5593da699309522dee00ad1d6c913482a0f3- chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 by
@dependabot[bot] in valyala/fasthttp#2087- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 by
@dependabot[bot] in valyala/fasthttp#2086- chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 by
@dependabot[bot] in valyala/fasthttp#2085- chore(deps): bump securego/gosec from 2.22.9 to 2.22.10 by
@dependabot[bot] in valyala/fasthttp#2088- chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by
@dependabot[bot] in valyala/fasthttp#2089Full Changelog: https://github.com/valyala/fasthttp/compare/v1.67.0...v1.68.0
1b8c559
Fix named return bugs9ca6293
chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1
(#2089)77468f6
chore(deps): bump securego/gosec from 2.22.9 to 2.22.10 (#2088)3a2fdec
chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#2085)59f58c0
chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#2086)dbfb82a
chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 (#2087)