Skip to content

fix(deps): update github.com/openshift/api digest to 9cbdb71 #495

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.18
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 @@ -5,7 +5,7 @@
toolchain go1.22.1

require (
github.com/openshift/api v0.0.0-20241015143726-5afd6c371db4
github.com/openshift/api 998cd533c060

Check failure on line 8 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / secondary-scheduler-operator-4-18-on-pull-request

go.mod#L8

cannot query module due to -mod=vendor
github.com/openshift/build-machinery-go v0.0.0-20240910153727-5725581bdf8f
github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f
github.com/openshift/library-go v0.0.0-20241015180910-c0f6295482a7
Expand Down