golang-jwt / jwt

Go implementation of JSON Web Tokens (JWT).
https://golang-jwt.github.io/jwt/
MIT License
6.98k stars 335 forks source link

Update MIGRATION_GUIDE.md #363

Closed jbarham closed 9 months ago

jbarham commented 9 months ago

Use correct path for v4 migration

oxisto commented 9 months ago

Ah, good catch. That makes total sense. Thank you