fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.1.0 #991
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/github.com-golang-jwt-jwt-v4-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v4.0.0
->v4.1.0
Release Notes
golang-jwt/jwt
v4.1.0
Compare Source
https://github.com/golang-jwt/jwt/pull/89: Adds support for go1.17
https://github.com/golang-jwt/jwt/pull/15: Adds RFC7519-compliant
RegisteredClaims
struct. Use this instead ofStandardClaims
(deprecated but not removed)https://github.com/golang-jwt/jwt/pull/95: Adds generic
crypto.Signer
fored25519.PublicKey
https://github.com/golang-jwt/jwt/pull/101: Adds regular code scanning
https://github.com/golang-jwt/jwt/pull/86: Corrects "exp" logic to conform to https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.4
https://github.com/golang-jwt/jwt/pull/106: Adds additional parsing tests
Code fixes and cleanup:
https://github.com/golang-jwt/jwt/pull/53
https://github.com/golang-jwt/jwt/pull/83
https://github.com/golang-jwt/jwt/pull/97: (changed error string)
https://github.com/golang-jwt/jwt/pull/102
https://github.com/golang-jwt/jwt/pull/103
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.