Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3 (deps): update to use gofiber/utils/v2 #2184

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

KrisCarr
Copy link
Contributor

Description

Updates v3-beta to use the gofiber/utils/v2 package.
testify seems to have also been indirectly bumped up to 1.8.1 from 1.8.0 as part of this.

This is required as the latest version of v3-beta requires aspects of v2. utils.StartTimeStampUpdater, utils.Timestamp utils.JSONUnmarshal etc.

Type of change

  • Bug fix (dependency compatibility) (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • If new dependencies exist, I have checked that they are really necessary and agreed with the maintainers/community (we want to have as few dependencies as possible)

@welcome
Copy link

welcome bot commented Oct 31, 2022

Thanks for opening this pull request! 🎉 Please check out our contributing guidelines. If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@efectn efectn merged commit f26d9b1 into gofiber:v3-beta Oct 31, 2022
@welcome
Copy link

welcome bot commented Oct 31, 2022

Congrats on merging your first pull request! 🎉 We here at Fiber are proud of you! If you need help or want to chat with us, join us on Discord https://gofiber.io/discord

@ReneWerner87 ReneWerner87 added this to the v3 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants