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 @@ -16,7 +16,7 @@ require (
16
16
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
17
17
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
18
18
github.com/onsi/ginkgo/v2 v2.23.4
19
- github.com/onsi/gomega v1.37 .0
19
+ github.com/onsi/gomega v1.38 .0
20
20
github.com/pterm/pterm v0.12.81
21
21
github.com/samber/lo v1.51.0
22
22
github.com/urfave/cli/v2 v2.27.7
Original file line number Diff line number Diff line change @@ -707,6 +707,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
707
707
github.com/onsi/gomega v1.10.3 /go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDsH8xc =
708
708
github.com/onsi/gomega v1.37.0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
709
709
github.com/onsi/gomega v1.37.0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
710
+ github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
711
+ github.com/onsi/gomega v1.38.0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
710
712
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
711
713
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
712
714
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
You can’t perform that action at this time.
0 commit comments