Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

v2.2.22

Choose a tag to compare

@github-actions github-actions released this 24 Nov 07:20
· 38 commits to refs/heads/master since this release
91ccddd

❗ BreakingChange

Due to the fact that fasthttp, which fiber is based on in release 1.41.0, does not support go versions 1.14 & 1.15 anymore, we had to remove them from our fiber package with release v2.40.0 and also from this package

🧹 Updates

  • Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 (#80)
  • update fiber to v2.40.0 (#76)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#79)
  • Bump actions/checkout from 2.3.1 to 3.1.0 (#78)
  • Bump actions/setup-go from 2 to 3 (#77)

Full Changelog: v2.2.21...v2.2.22