Skip to content

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

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: master
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.23.0

require (
github.com/openshift/api v0.0.0-20250228110707-635291d6fdf1
github.com/openshift/api 998cd533c060
github.com/openshift/build-machinery-go v0.0.0-20250211133638-a00a772ae1a2
github.com/openshift/client-go v0.0.0-20250131180035-f7ec47e2d87a
github.com/openshift/library-go v0.0.0-20250228164547-bad2d1bf3a37
Expand Down