Skip to content

chore(deps): bump the fiber-utils-modules group across 23 directories with 1 update#4601

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/email-verification/fiber-utils-modules-bc9247b6b6
Open

chore(deps): bump the fiber-utils-modules group across 23 directories with 1 update#4601
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/email-verification/fiber-utils-modules-bc9247b6b6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the fiber-utils-modules group with 1 update in the /email-verification directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /ent-mysql directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /entgo-sveltekit directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /envoy-extauthz/app directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /envoy-extauthz/authz directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /file-server directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /firebase-auth directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /firebase-functions directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /gcloud directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /gcloud-firebase directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /geoip directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /geoip-maxmind directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /gorm directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /gorm-mysql directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /gorm-postgres directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /graceful-shutdown directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /graphql directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /grpc directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /hello-world directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /heroku directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /hexagonal directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /https-pkcs12-tls directory: github.com/gofiber/utils/v2.
Bumps the fiber-utils-modules group with 1 update in the /https-tls directory: github.com/gofiber/utils/v2.

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates github.com/gofiber/utils/v2 from 2.0.4 to 2.0.6

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.6

🐛 Fixes

  • restore strict overflow check in float parser (#199)
  • prevent content-type confusion in ParseVendorSpecificContentType (#198)

🛠️ Maintenance

  • bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2 (#202)
  • bump codecov/codecov-action from 6.0.0 to 6.0.1 (#201)
  • bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1 (#200)

Full Changelog: gofiber/utils@v2.0.5...v2.0.6

Thank you @​ReneWerner87 and @​gaby for making this update possible.

v2.0.5

🛠️ Maintenance

  • bump github.com/fxamacker/cbor/v2 from 2.9.1 to 2.9.2 (#197)

Full Changelog: gofiber/utils@v2.0.4...v2.0.5

Thank you @​ReneWerner87 for making this update possible.

Commits
  • 3edd56c Merge pull request #202 from gofiber/dependabot/go_modules/github.com/shamato...
  • 80ed69b Merge pull request #201 from gofiber/dependabot/github_actions/codecov/codeco...
  • fd1288a chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.1 to 3.1.2
  • ae65aed chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • 8ebe7ff Merge remote-tracking branch 'origin/master'
  • b900f9c feat: add release-gate script and tests for draft release classification
  • 9498e2e Merge pull request #199 from gofiber/fix-float-parser-overflow-check
  • 2220a60 Merge pull request #198 from gofiber/fix-content-type-parser-vulnerability
  • 719a980 Merge pull request #200 from gofiber/dependabot/go_modules/github.com/shamato...
  • febb339 chore(deps): bump github.com/shamaton/msgpack/v3 from 3.1.0 to 3.1.1
  • Additional co...

    Description has been truncated

… with 1 update

Bumps the fiber-utils-modules group with 1 update in the /email-verification directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /ent-mysql directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /entgo-sveltekit directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /envoy-extauthz/app directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /envoy-extauthz/authz directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /file-server directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /firebase-auth directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /firebase-functions directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /gcloud directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /gcloud-firebase directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /geoip directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /geoip-maxmind directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /gorm directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /gorm-mysql directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /gorm-postgres directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /graceful-shutdown directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /graphql directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /grpc directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /hello-world directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /heroku directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /hexagonal directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /https-pkcs12-tls directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).
Bumps the fiber-utils-modules group with 1 update in the /https-tls directory: [github.com/gofiber/utils/v2](https://github.com/gofiber/utils).


Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v2.0.4...v2.0.6)

Updates `github.com/gofiber/utils/v2` from 2.0.4 to 2.0.6
- [Release notes](http...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/email-verification/fiber-utils-modules-bc9247b6b6 branch from 16ebd8d to b1cf7d3 Compare May 20, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 Dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants