From 81d93aa6a7466dc3cd16bd6f670b0be6f82319c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 12:54:28 +0000 Subject: [PATCH] Update module github.com/golang-jwt/jwt/v5 to v5.2.2 [SECURITY] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0e2a69f..eed9a55 100755 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/adhocore/gronx v1.19.5 github.com/gin-gonic/gin v1.10.0 github.com/go-playground/validator/v10 v10.23.0 - github.com/golang-jwt/jwt/v5 v5.2.1 + github.com/golang-jwt/jwt/v5 v5.2.2 github.com/jackc/pgx/v5 v5.7.1 github.com/prometheus/client_golang v1.20.5 github.com/rs/zerolog v1.33.0