File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
staging/operator-lifecycle-manager Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ require (
161
161
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
162
162
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
163
163
github.com/oklog/ulid v1.3.1 // indirect
164
- github.com/onsi/gomega v1.37 .0 // indirect
164
+ github.com/onsi/gomega v1.38 .0 // indirect
165
165
github.com/opencontainers/go-digest v1.0.0 // indirect
166
166
github.com/opencontainers/image-spec v1.1.1 // indirect
167
167
github.com/opencontainers/runtime-spec v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -1998,8 +1998,8 @@ github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus
1998
1998
github.com/onsi/ginkgo/v2 v2.23.4 /go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8 =
1999
1999
github.com/onsi/gomega v0.0.0-20170829124025-dcabb60a477c /go.mod h1:C1qb7wdrVGGVU+Z6iS04AVkA3Q65CEZX59MT0QO5uiA =
2000
2000
github.com/onsi/gomega v1.7.0 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
2001
- github.com/onsi/gomega v1.37 .0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
2002
- github.com/onsi/gomega v1.37 .0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
2001
+ github.com/onsi/gomega v1.38 .0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
2002
+ github.com/onsi/gomega v1.38 .0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
2003
2003
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
2004
2004
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
2005
2005
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/mitchellh/hashstructure v1.1.0
20
20
github.com/mitchellh/mapstructure v1.5.0
21
21
github.com/onsi/ginkgo/v2 v2.23.4
22
- github.com/onsi/gomega v1.37 .0
22
+ github.com/onsi/gomega v1.38 .0
23
23
github.com/openshift/api v3.9.0+incompatible
24
24
github.com/openshift/client-go v0.0.0-20220525160904-9e1acff93e4a
25
25
github.com/operator-framework/api v0.32.0
Original file line number Diff line number Diff line change @@ -1846,8 +1846,8 @@ github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
1846
1846
github.com/onsi/ginkgo v1.16.5 /go.mod h1:+E8gABHa3K6zRBolWtd+ROzc/U5bkGt0FwiG042wbpU =
1847
1847
github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus =
1848
1848
github.com/onsi/ginkgo/v2 v2.23.4 /go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8 =
1849
- github.com/onsi/gomega v1.37 .0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
1850
- github.com/onsi/gomega v1.37 .0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
1849
+ github.com/onsi/gomega v1.38 .0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
1850
+ github.com/onsi/gomega v1.38 .0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
1851
1851
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
1852
1852
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
1853
1853
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
Original file line number Diff line number Diff line change @@ -685,7 +685,7 @@ github.com/onsi/ginkgo/v2/internal/interrupt_handler
685
685
github.com/onsi/ginkgo/v2/internal/parallel_support
686
686
github.com/onsi/ginkgo/v2/reporters
687
687
github.com/onsi/ginkgo/v2/types
688
- # github.com/onsi/gomega v1.37 .0
688
+ # github.com/onsi/gomega v1.38 .0
689
689
## explicit; go 1.23.0
690
690
github.com/onsi/gomega/gstruct/errors
691
691
github.com/onsi/gomega/types
You can’t perform that action at this time.
0 commit comments