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

This commit is contained in:
Renovate
2025-07-15 10:54:03 +00:00
committed by Joakim Olsson
parent a68fb437dc
commit 003bd3cd50
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/alecthomas/kong v1.12.0
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.2
github.com/golang-jwt/jwt/v5 v5.2.3
github.com/jmoiron/sqlx v1.4.0
github.com/pkg/errors v0.9.1
github.com/pressly/goose/v3 v3.24.3