Skip to content

Update github.com/openshift/api digest to 998cd53 #499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release-4.15
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/openshift/secondary-scheduler-operator
go 1.20

require (
github.com/openshift/api v0.0.0-20231019105552-3a98ec045aeb
github.com/openshift/api 998cd533c060
github.com/openshift/build-machinery-go v0.0.0-20230816154005-5a38e1bfd880
github.com/openshift/client-go v0.0.0-20231018150822-6e226e2825a6
github.com/openshift/library-go v0.0.0-20231017173800-126f85ed0cc7
Expand Down
Loading