fix(deps): update module github.com/labstack/echo-jwt/v4 to v5

This commit is contained in:
renovate[bot]
2026-01-22 10:06:47 +00:00
committed by kolaente
parent 0e5e135e72
commit 89c0548e16
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@@ -52,6 +52,7 @@ require (
github.com/jinzhu/copier v0.4.0
github.com/jszwedko/go-datemath v0.1.1-0.20230526204004-640a500621d6
github.com/labstack/echo-jwt/v4 v4.4.0
github.com/labstack/echo-jwt/v5 v5.0.0
github.com/labstack/echo/v4 v4.13.4
github.com/labstack/echo/v5 v5.0.0
github.com/labstack/gommon v0.4.2