Skip to content
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

fix(deps): update github.com/openshift/api digest to 635291d #255

Open
wants to merge 1 commit into
base: backplane-2.7
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 @@ -10,7 +10,7 @@
github.com/mochi-mqtt/server/v2 v2.6.5
github.com/onsi/ginkgo/v2 v2.20.0
github.com/onsi/gomega v1.34.1
github.com/openshift/api v0.0.0-20240527133614-ba11c1587003
github.com/openshift/api 635291d6fdf1

Check failure on line 13 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / registration-mce-27-on-pull-request

go.mod#L13

cannot query module due to -mod=vendor

Check failure on line 13 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / work-mce-27-on-pull-request

go.mod#L13

cannot query module due to -mod=vendor

Check failure on line 13 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / addon-manager-mce-27-on-pull-request

go.mod#L13

cannot query module due to -mod=vendor

Check failure on line 13 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / placement-mce-27-on-pull-request

go.mod#L13

cannot query module due to -mod=vendor

Check failure on line 13 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / registration-operator-mce-27-on-pull-request

go.mod#L13

cannot query module due to -mod=vendor
github.com/openshift/build-machinery-go v0.0.0-20240419090851-af9c868bcf52
github.com/openshift/library-go v0.0.0-20240621150525-4bb4238aef81
github.com/pkg/errors v0.9.1
Expand Down