1
0

fix(deps): update module github.com/labstack/echo/v4 to v4.11.1

This commit is contained in:
renovate
2023-07-16 18:01:45 +00:00
parent e42278f93f
commit 1647282f0b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -43,7 +43,7 @@ require (
github.com/jinzhu/copier v0.3.5
github.com/jszwedko/go-datemath v0.1.1-0.20230526204004-640a500621d6
github.com/labstack/echo-jwt/v4 v4.2.0
github.com/labstack/echo/v4 v4.11.0
github.com/labstack/echo/v4 v4.11.1
github.com/labstack/gommon v0.4.0
github.com/lib/pq v1.10.9
github.com/magefile/mage v1.15.0