This repository was archived by the owner on Aug 19, 2024. It is now read-only.
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 @@ -6,7 +6,7 @@ require (
6
6
github.com/go-logr/logr v1.4.1
7
7
github.com/onsi/ginkgo/v2 v2.17.1
8
8
github.com/onsi/gomega v1.32.0
9
- github.com/openshift/api v0.0.0-20240314024039-4caef7fe3d0f
9
+ github.com/openshift/api v0.0.0-20240328182048-8bef56a2e295
10
10
k8s.io/api v0.29.3
11
11
k8s.io/apimachinery v0.29.3
12
12
k8s.io/client-go v0.29.3
Original file line number Diff line number Diff line change @@ -92,6 +92,8 @@ github.com/onsi/gomega v1.32.0 h1:JRYU78fJ1LPxlckP6Txi/EYqJvjtMrDC04/MM5XRHPk=
92
92
github.com/onsi/gomega v1.32.0 /go.mod h1:a4x4gW6Pz2yK1MAmvluYme5lvYTn61afQ2ETw/8n4Lg =
93
93
github.com/openshift/api v0.0.0-20240314024039-4caef7fe3d0f h1:qkoJ3ypsx0gZaK2eJIYVijYm7uioLxoY+palQX1w60w =
94
94
github.com/openshift/api v0.0.0-20240314024039-4caef7fe3d0f /go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4 =
95
+ github.com/openshift/api v0.0.0-20240328182048-8bef56a2e295 h1:Fv47GtZvL6XvM/eHdRyb9NJezy/wY/0YtisbZyir58E =
96
+ github.com/openshift/api v0.0.0-20240328182048-8bef56a2e295 /go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4 =
95
97
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
96
98
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
97
99
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments