Skip to content

Conversation

codingDr
Copy link

@codingDr codingDr commented Feb 3, 2025

This PR updates the JWT library import from dgrijalva/jwt-go to golang-jwt/jwt/v5, as the former has been archived and is no longer maintained. Migrating to golang-jwt/jwt/v5 ensures ongoing support, security updates, and compatibility with future Go versions.

Changes:

  • Replaced import path dgrijalva/jwt-go with golang-jwt/jwt/v5
  • Added golang-jwt/jwt/v5 to go.mod and go.sum

This update helps maintain security and stability in the project. Let me know if any additional changes or testing are needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant