chore(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.1 (#2308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-30 16:54:30 +01:00
committed by GitHub
parent 3fcdaca34a
commit a95df3d6f2
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/coreos/go-systemd/v22 v22.6.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/jpillora/backoff v1.0.0 // indirect
github.com/mdlayher/socket v0.5.1 // indirect