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 @@ -7,7 +7,7 @@ toolchain go1.21.0
7
7
require (
8
8
github.com/containerd/containerd v1.7.15
9
9
github.com/onsi/ginkgo v1.16.5
10
- github.com/onsi/gomega v1.32 .0
10
+ github.com/onsi/gomega v1.33 .0
11
11
github.com/opencontainers/image-spec v1.1.0
12
12
github.com/operator-framework/api v0.23.0
13
13
github.com/operator-framework/operator-controller v0.9.0
Original file line number Diff line number Diff line change @@ -220,8 +220,8 @@ github.com/onsi/ginkgo/v2 v2.17.1 h1:V++EzdbhI4ZV4ev0UTIj0PzhzOcReJFyJaLjtSF55M8
220
220
github.com/onsi/ginkgo/v2 v2.17.1 /go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs =
221
221
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
222
222
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
223
- github.com/onsi/gomega v1.32 .0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk =
224
- github.com/onsi/gomega v1.32 .0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
223
+ github.com/onsi/gomega v1.33 .0 h1:snPCflnZrpMsy94p4lXVEkHo12lmPnc3vY5XBbreexE =
224
+ github.com/onsi/gomega v1.33 .0 /go.mod h1:+925n5YtiFsLzzafLUHzVMBpvvRAzrydIBiSIxjX3wY =
225
225
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
226
226
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
227
227
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