From 6215ca485962388c62fb318e8029d694ce2d78ec Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 19 Jan 2025 18:49:16 +0000 Subject: [PATCH] Update module github.com/golang-jwt/jwt/v4 to v5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e640c26..9c7e518 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/alecthomas/chroma/v2 v2.15.0 github.com/gin-gonic/gin v1.10.0 github.com/go-resty/resty/v2 v2.12.0 - github.com/golang-jwt/jwt/v4 v4.5.1 + github.com/golang-jwt/jwt/v5 v5.2.1 github.com/golang-jwt/jwt/v5 v5.2.1 github.com/joho/godotenv v1.5.1 github.com/stretchr/testify v1.9.0