Skip to content

Upgrade github.com/golang-jwt/jwt to v5? #2533

@harryzcy

Description

@harryzcy

Issue Description

Does it make sense to upgrade github.com/golang-jwt/jwt to v5? Right now we are using v3.

jwt v5 requires go 1.18 in its go.mod. And their support policy only align with Go release policy, but echo seems to support older Go versions. So I'm asking before sending a PR.

jwt v4 is a non-breaking change and only adds Go module support, instead of incompatiable tag in v3.

Checklist

  • Dependencies installed
  • No typos
  • Searched existing issues and docs

Version/commit

master branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions