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 c4cb1ec commit df77187Copy full SHA for df77187
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/onsi/ginkgo/v2 v2.12.0
9
github.com/onsi/gomega v1.27.10
10
github.com/opdev/subreconciler v0.0.0-20230302151718-c4c8b5ec17c5
11
- github.com/openshift/api v0.0.0-20231003083825-c3f7566f6ef6
+ github.com/openshift/api c974eeafe3f1
12
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea
13
go.mongodb.org/mongo-driver v1.14.0
14
k8s.io/api v0.28.2
0 commit comments