-
Notifications
You must be signed in to change notification settings - Fork 22
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
Update JWT dependency #354
Update JWT dependency #354
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #354 +/- ##
=======================================
Coverage 76.42% 76.42%
=======================================
Files 43 43
Lines 1998 1998
=======================================
Hits 1527 1527
Misses 424 424
Partials 47 47 |
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.
Looks good. Go-lint has pointed out some things to be fixed. Maybe NewNumericDate function should be used to set NumericDate values.
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.
Looks good 👍
Just few more linting issues apparently.
Signed-off-by: Xavier Coulon <[email protected]>
|
Needed for codeready-toolchain/registration-service#391