uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
339 stars 128 forks source link

Bump JWT library version to v5 #1280

Closed mantas-sidlauskas closed 5 months ago

mantas-sidlauskas commented 8 months ago

What changed? JWT version updated to the recent one

How did you test it? Unit tests

Potential risks

mantas-sidlauskas commented 5 months ago

Will use https://github.com/golang-jwt/jwt instead