Update module github.com/golang-jwt/jwt to v4 #930

Merged
konrad merged 3 commits from renovate/github.com-golang-jwt-jwt-4.x into main 2021-08-03 21:43:19 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/golang-jwt/jwt require major v3.2.2+incompatible -> v4.0.0

Release Notes

golang-jwt/jwt

v4.0.0

Compare Source

  • Adds Go module support (#​41). You can import this package using the following import path:
github.com/golang-jwt/jwt/v4

This release, and any future /v4 work is intended to be backwards-compatible with existing v3.x.y tags.

See the migration guide for more details.


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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/golang-jwt/jwt](https://github.com/golang-jwt/jwt) | require | major | `v3.2.2+incompatible` -> `v4.0.0` | --- ### Release Notes <details> <summary>golang-jwt/jwt</summary> ### [`v4.0.0`](https://github.com/golang-jwt/jwt/releases/v4.0.0) [Compare Source](https://github.com/golang-jwt/jwt/compare/v3.2.2...v4.0.0) - Adds Go module support ([#&#8203;41](https://github.com/golang-jwt/jwt/issues/41)). You can import this package using the following import path: <!----> github.com/golang-jwt/jwt/v4 This release, and any future `/v4` work is intended to be backwards-compatible with existing `v3.x.y` tags. See the [migration guide](https://github.com/golang-jwt/jwt/blob/main/MIGRATION_GUIDE.md) for more details. </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-08-03 17:04:43 +00:00
renovate added 1 commit 2021-08-03 17:04:44 +00:00
continuous-integration/drone/pr Build is failing Details
d4f748a48c
Update module github.com/golang-jwt/jwt to v4
konrad added 2 commits 2021-08-03 21:21:46 +00:00
continuous-integration/drone/pr Build is passing Details
6917937a58
Fix comment
konrad merged commit c3da454854 into main 2021-08-03 21:43:19 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#930
No description provided.