gosnowflake
gosnowflake copied to clipboard
Replace form3tech-oss/jwt-go with golang-jwt/jwt
Description
Similar to #353 form3tech-oss/jwt-go is in read only mode and golang-jwt/jwt is a community maintained repo
Checklist
- [ ] Code compiles correctly
- [x] Run
make fmtto fix inconsistent formats - [x] Run
make lintto get lint errors and fix all of them - [x] Created tests which fail without the change (if possible)
- [ ] All tests passing
- [x] Extended the README / documentation, if necessary
Any updates on this PR?