Skip to content

Update github.com/openshift/build-machinery-go digest to 3ce8e80 #116

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.16
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 @@ -3,7 +3,7 @@
go 1.21

require (
github.com/openshift/build-machinery-go v0.0.0-20231128094528-1e9b1b0595c8
github.com/openshift/build-machinery-go 3ce8e800ceda

Check failure on line 6 in go.mod

View check run for this annotation

Red Hat Konflux / Red Hat Konflux / run-once-duration-override-operator-4-16-on-pull-request

go.mod#L6

cannot query module due to -mod=vendor
github.com/openshift/library-go v0.0.0-20240116081341-964bcb3f545c
github.com/spf13/cobra v1.7.0
golang.org/x/net v0.23.0 // indirect
Expand Down