-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
chore: use github.com/golang-jwt/jwt/v5 #21276
base: master
Are you sure you want to change the base?
Conversation
🔴 Preview Environment stopped on BunnyshellSee: Environment Details | Pipeline Logs Available commands (reply to this comment):
|
8487f7a
to
17ceb61
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #21276 +/- ##
==========================================
- Coverage 55.19% 53.32% -1.88%
==========================================
Files 337 337
Lines 57058 57057 -1
==========================================
- Hits 31496 30427 -1069
- Misses 22863 23979 +1116
+ Partials 2699 2651 -48 ☔ View full report in Codecov by Sentry. |
9922807
to
834dcce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
0ae042a
to
f966b7a
Compare
f966b7a
to
08a529d
Compare
3f3837d
to
124a76d
Compare
@mmorel-35 did you check any breaking chages with it? did you check if v4 is compatible with v5? |
What do you mean? |
a610561
to
0f3d8bd
Compare
Signed-off-by: Matthieu MOREL <[email protected]>
0f3d8bd
to
45f03c4
Compare
Description
gomodguard allows to block some dependencies.
This ensure that
github.com/golang-jwt/jwt/v5
is used instead ofgithub.com/golang-jwt/jwt/v4