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 @@ -7,7 +7,7 @@ require (
77 github.com/onsi/ginkgo/v2 v2.27.2
88 github.com/onsi/gomega v1.38.2
99 github.com/opdev/subreconciler v0.0.3
10- github.com/openshift/api v0.0.0-20251120145848-32e27fc232a9
10+ github.com/openshift/api v0.0.0-20251204164930-cd2e40c5883a
1111 github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea
1212 k8s.io/api v0.34.2
1313 k8s.io/apimachinery v0.34.2
Original file line number Diff line number Diff line change @@ -122,6 +122,8 @@ github.com/opdev/subreconciler v0.0.3 h1:nxn69iW9LxLqD4jSjYD1NFpbAvnY+KQKT5AXYOv
122122github.com/opdev/subreconciler v0.0.3 /go.mod h1:6tYcZpeEElu/FIPHSeSD9wdq8O+odsjo4gUPWXVcZo4 =
123123github.com/openshift/api v0.0.0-20251120145848-32e27fc232a9 h1:oof7rtwtidp0ktq759ahPvuexk7nppGWTJo0ubXuupo =
124124github.com/openshift/api v0.0.0-20251120145848-32e27fc232a9 /go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY =
125+ github.com/openshift/api v0.0.0-20251204164930-cd2e40c5883a h1:v/W0YkbADTv9bfubadSNIOftvDIA/JwN8zaK79K5Wyc =
126+ github.com/openshift/api v0.0.0-20251204164930-cd2e40c5883a /go.mod h1:d5uzF0YN2nQQFA0jIEWzzOZ+edmo6wzlGLvx5Fhz4uY =
125127github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
126128github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
127129github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments