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

v2.1.30

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 07:20
· 54 commits to refs/heads/master since this release
0264c9c

❗ 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 (#124)
  • update fiber to v2.40.0 (#120)
  • Bump actions/setup-go from 2 to 3 (#122)
  • Bump reviewdog/action-golangci-lint from 1 to 2 (#121)
  • Bump actions/checkout from 2.3.1 to 3.1.0 (#123)

Full Changelog: v2.1.29...v2.1.30