Skip to content

Update github.com/openshift/api digest to 88b2b21 #1038

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 @@ -8,7 +8,7 @@ require (
github.com/onsi/ginkgo/v2 v2.12.0
github.com/onsi/gomega v1.27.10
github.com/opdev/subreconciler v0.0.0-20230302151718-c4c8b5ec17c5
github.com/openshift/api v0.0.0-20231003083825-c3f7566f6ef6
github.com/openshift/api 88b2b21555f3
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea
go.mongodb.org/mongo-driver v1.14.0
k8s.io/api v0.28.2
Expand Down