Update module github.com/golang-jwt/jwt/v5 to v5.2.2
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| github.com/golang-jwt/jwt/v5 | require | patch | 
v5.2.1 -> v5.2.2
 | 
Release Notes
golang-jwt/jwt (github.com/golang-jwt/jwt/v5)
v5.2.2
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.Parseexample to usejwt.WithValidMethodsby @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
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.