File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/jaypipes/ghw v0.12.0
14
14
github.com/joho/godotenv v1.5.1
15
15
github.com/kairos-io/kairos-sdk v0.0.12
16
- github.com/labstack/echo/v4 v4.10.2
16
+ github.com/labstack/echo/v4 v4.11.1
17
17
github.com/mitchellh/mapstructure v1.5.0
18
18
github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb
19
19
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
Original file line number Diff line number Diff line change @@ -403,6 +403,8 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
403
403
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
404
404
github.com/labstack/echo/v4 v4.10.2 h1:n1jAhnq/elIFTHr1EYpiYtyKgx4RW9ccVgkqByZaN2M =
405
405
github.com/labstack/echo/v4 v4.10.2 /go.mod h1:OEyqf2//K1DFdE57vw2DRgWY0M7s65IVQO2FzvI4J5k =
406
+ github.com/labstack/echo/v4 v4.11.1 h1:dEpLU2FLg4UVmvCGPuk/APjlH6GDpbEPti61srUUUs4 =
407
+ github.com/labstack/echo/v4 v4.11.1 /go.mod h1:YuYRTSM3CHs2ybfrL8Px48bO6BAnYIN4l8wSTMP6BDQ =
406
408
github.com/labstack/gommon v0.4.0 h1:y7cvthEAEbU0yHOf4axH8ZG2NH8knB9iNSoTO8dyIk8 =
407
409
github.com/labstack/gommon v0.4.0 /go.mod h1:uW6kP17uPlLJsD3ijUYn3/M5bAxtlZhMI6m3MFxTMTM =
408
410
github.com/linuxkit/virtsock v0.0.0-20201010232012-f8cee7dfc7a3 /go.mod h1:3r6x7q95whyfWQpmGZTu3gk3v2YkMi05HEzl7Tf7YEo =
You can’t perform that action at this time.
0 commit comments