File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ require (
8383 github.com/josharian/intern v1.0.0 // indirect
8484 github.com/json-iterator/go v1.1.12 // indirect
8585 github.com/kylelemons/godebug v1.1.0 // indirect
86- github.com/labstack/echo/v4 v4.11.1
86+ github.com/labstack/echo/v4 v4.11.3
8787 github.com/labstack/gommon v0.4.0 // indirect
8888 github.com/magiconair/properties v1.8.7 // indirect
8989 github.com/mailru/easyjson v0.7.7 // indirect
Original file line number Diff line number Diff line change @@ -519,8 +519,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
519519github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
520520github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
521521github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
522- github.com/labstack/echo/v4 v4.11.1 h1:dEpLU2FLg4UVmvCGPuk/APjlH6GDpbEPti61srUUUs4 =
523- github.com/labstack/echo/v4 v4.11.1 /go.mod h1:YuYRTSM3CHs2ybfrL8Px48bO6BAnYIN4l8wSTMP6BDQ =
522+ github.com/labstack/echo/v4 v4.11.3 h1:Upyu3olaqSHkCjs1EJJwQ3WId8b8b1hxbogyommKktM =
523+ github.com/labstack/echo/v4 v4.11.3 /go.mod h1:UcGuQ8V6ZNRmSweBIJkPvGfwCMIlFmiqrPqiEBfPYws =
524524github.com/labstack/gommon v0.4.0 h1:y7cvthEAEbU0yHOf4axH8ZG2NH8knB9iNSoTO8dyIk8 =
525525github.com/labstack/gommon v0.4.0 /go.mod h1:uW6kP17uPlLJsD3ijUYn3/M5bAxtlZhMI6m3MFxTMTM =
526526github.com/linuxkit/virtsock v0.0.0-20201010232012-f8cee7dfc7a3 /go.mod h1:3r6x7q95whyfWQpmGZTu3gk3v2YkMi05HEzl7Tf7YEo =
You can’t perform that action at this time.
0 commit comments