We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7647f commit 0b9c1f4Copy full SHA for 0b9c1f4
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/onsi/ginkgo/v2 v2.12.0
7
github.com/onsi/gomega v1.27.10
8
github.com/opdev/subreconciler v0.0.0-20230302151718-c4c8b5ec17c5
9
- github.com/openshift/api v0.0.0-20231003083825-c3f7566f6ef6
+ github.com/openshift/api 83b017b06367
10
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea
11
k8s.io/api v0.28.2
12
k8s.io/apimachinery v0.28.2
0 commit comments