File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
24
24
github.com/labstack/echo/v4 v4.13.4
25
25
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
26
26
github.com/onsi/ginkgo/v2 v2.23.4
27
- github.com/onsi/gomega v1.37 .0
27
+ github.com/onsi/gomega v1.38 .0
28
28
github.com/otiai10/copy v1.14.1
29
29
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
30
30
github.com/sanity-io/litter v1.5.8
Original file line number Diff line number Diff line change @@ -819,6 +819,8 @@ github.com/onsi/gomega v1.5.0/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1Cpa
819
819
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
820
820
github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
821
821
github.com/onsi/gomega v1.37.0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
822
+ github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
823
+ github.com/onsi/gomega v1.38.0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
822
824
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 /go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk =
823
825
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
824
826
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
You can’t perform that action at this time.
0 commit comments