This repository has been archived by the owner on May 19, 2023. It is now read-only.
v2.2.0
github-actions
released this
29 Mar 06:55
·
13 commits
to refs/heads/master
since this release
❗ BreakingChange
- Add support for go 1.20, deprecate go 1.16, update fasthttp 1.45.0
Due to the fact that fasthttp, which fiber is based on in release 1.45.0, does not support go version 1.16 anymore, we had to remove it from our package as well.
🧹 Updates
- Bump actions/checkout from 3.4.0 to 3.5.0 (#105)
- Bump actions/setup-go from 3 to 4 (#102)
- Bump actions/checkout from 3.3.0 to 3.4.0 (#103)
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 (#101)
Full Changelog: v2.1.32...v2.2.0