diff --git a/go.mod b/go.mod index 0879378ca7..4498f5071d 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.17 require ( github.com/go-playground/validator/v10 v10.9.0 github.com/gofiber/fiber/v2 v2.35.0 - github.com/gofiber/jwt/v3 v3.2.1 + github.com/gofiber/jwt/v3 v3.3.10 github.com/gofiber/swagger v0.0.1 github.com/golang-jwt/jwt/v4 v4.1.0 github.com/gosimple/slug v1.11.2