Skip to content

update github.com/golang-jwt/jwt to github.com/golang-jwt/jwt/v4 #2441

Closed
@jxsl13

Description

@jxsl13

As the title already states, update the dependency.

I find it pretty weird.
When using github.com/labstack/echo-jwt you get the github.com/golang-jwt/jwt/v4 dependency (https://github.com/labstack/echo-jwt/blob/main/go.mod)
which in turn imports github.com/labstack/echo/middleware importing the github.com/golang-jwt/jwt v3.x.x+incompatible.
You are basically getting both major versions as dependencies which is kind of dirty :).

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