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 023d660 commit 7bbd35bCopy full SHA for 7bbd35b
go.mod
@@ -3,7 +3,7 @@ module github.com/openshift/secondary-scheduler-operator
3
go 1.20
4
5
require (
6
- github.com/openshift/api v0.0.0-20231019105552-3a98ec045aeb
+ github.com/openshift/api 9cbdb71c92bb
7
github.com/openshift/build-machinery-go v0.0.0-20230816154005-5a38e1bfd880
8
github.com/openshift/client-go v0.0.0-20231018150822-6e226e2825a6
9
github.com/openshift/library-go v0.0.0-20231017173800-126f85ed0cc7
0 commit comments