Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 823 Bytes | |
v5.2.3 source code.tar.gz | 2025-07-01 | 62.6 kB | |
v5.2.3 source code.zip | 2025-07-01 | 89.0 kB | |
Totals: 3 Items | 152.5 kB | 0 |
What's Changed
- Bump GitHub workflows and Go versions by @mfridman in https://github.com/golang-jwt/jwt/pull/438
- Implementing validation of multiple audiences by @oxisto in https://github.com/golang-jwt/jwt/pull/433
- Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in https://github.com/golang-jwt/jwt/pull/440
- replaced interface{} to any by @aachex in https://github.com/golang-jwt/jwt/pull/445
- Fix bug in validation of multiple audiences by @sfinnman-cotn in https://github.com/golang-jwt/jwt/pull/441
New Contributors
- @aachex made their first contribution in https://github.com/golang-jwt/jwt/pull/445
- @sfinnman-cotn made their first contribution in https://github.com/golang-jwt/jwt/pull/441
Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.2.3