Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-21 | 1.3 kB | |
v5.2.2 source code.tar.gz | 2025-03-21 | 62.1 kB | |
v5.2.2 source code.zip | 2025-03-21 | 88.5 kB | |
Totals: 3 Items | 151.9 kB | 0 |
What's Changed
- Fixed https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp by @mfridman
- Fixed some typos by @Ashikpaul in https://github.com/golang-jwt/jwt/pull/382
- build: add go1.22 to ci workflows by @mfridman in https://github.com/golang-jwt/jwt/pull/383
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in https://github.com/golang-jwt/jwt/pull/387
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in https://github.com/golang-jwt/jwt/pull/389
- chore: bump ci tests to include go1.23 by @mfridman in https://github.com/golang-jwt/jwt/pull/405
- Fix jwt -show by @AlexanderYastrebov in https://github.com/golang-jwt/jwt/pull/406
- docs: typo by @kvii in https://github.com/golang-jwt/jwt/pull/407
- Update SECURITY.md by @oxisto in https://github.com/golang-jwt/jwt/pull/416
- Update
jwt.Parse
example to usejwt.WithValidMethods
by @mattt in https://github.com/golang-jwt/jwt/pull/425
New Contributors
- @Ashikpaul made their first contribution in https://github.com/golang-jwt/jwt/pull/382
- @kvii made their first contribution in https://github.com/golang-jwt/jwt/pull/407
- @mattt made their first contribution in https://github.com/golang-jwt/jwt/pull/425
Full Changelog: https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2