fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.3.0

This commit is contained in:
Renovate
2025-07-30 13:57:26 +00:00
committed by Joakim Olsson
parent 887ba69c5e
commit f4355d620f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/alecthomas/kong v1.12.1
github.com/apex/log v1.9.0
github.com/auth0/go-jwt-middleware/v2 v2.3.0
github.com/golang-jwt/jwt/v5 v5.2.3
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/jmoiron/sqlx v1.4.0
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.24.3