Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#20611)

Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-05 02:22:36 -08:00
committed by GitHub
parent 1615920f48
commit 7cb4b5c636
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/go-openapi/loads v0.22.0
github.com/go-sql-driver/mysql v1.8.1
github.com/gobwas/ws v1.4.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/golang-jwt/jwt/v4 v4.5.1
github.com/gomodule/redigo v1.9.2
github.com/google/uuid v1.6.0
github.com/inconshreveable/mousetrap v1.1.0