Skip to content

Update github.com/openshift/library-go digest to ac3ba9e #683

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 @@ -106,7 +106,7 @@
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/nxadm/tail v1.4.8 // indirect
github.com/openshift/api v0.0.0-20250320115527-3aa9dd5b9002
github.com/openshift/library-go v0.0.0-20250129210218-fe56c2cf5d70
github.com/openshift/library-go ac3ba9eb16a2

Check failure on line 109 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / compliance-operator-on-pull-request

go.mod#L109

cannot query module due to -mod=vendor
github.com/openshift/machine-config-operator v0.0.1-0.20250401081735-9026ff2d802e
github.com/pborman/uuid v1.2.1
github.com/pkg/errors v0.9.1
Expand Down
Loading