Skip to content

Update github.com/openshift/client-go digest to 9ea84fa #500

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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/openshift/api v0.0.0-20231019105552-3a98ec045aeb
github.com/openshift/build-machinery-go v0.0.0-20230816154005-5a38e1bfd880
github.com/openshift/client-go v0.0.0-20231018150822-6e226e2825a6
github.com/openshift/client-go 9ea84fa6431b
github.com/openshift/library-go v0.0.0-20231017173800-126f85ed0cc7
github.com/prometheus/client_golang v1.16.0
github.com/spf13/cobra v1.7.0
Expand Down
Loading