Skip to content

Conversation

@georgios-observeinc
Copy link
Collaborator

@georgios-observeinc georgios-observeinc commented Jan 23, 2024

Switched from the deprecated github.com/form3tech-oss/jwt-go to github.com/golang-jwt/jwt.

In the process, found some rogue imports that added a dependency to the upstream module and cleaned them up

Description

Please explain the changes you made here.

Checklist

  • Code compiles correctly
  • Run make fmt to fix inconsistent formats
  • Run make lint to get lint errors and fix all of them
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Switched from the deprecated github.com/form3tech-oss/jwt-go to
github.com/golang-jwt/jwt.

In the process, found some rogue imports that added a dependency to the
upstream module and cleaned them up
Copy link

@tomas-karnagel tomas-karnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@georgios-observeinc georgios-observeinc merged commit 8c86df1 into master Jan 24, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
@georgios-observeinc georgios-observeinc deleted the update-jwt branch January 24, 2024 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants