We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcfd5f commit 511fa28Copy full SHA for 511fa28
go.mod
@@ -3,7 +3,7 @@ module github.com/openshift/run-once-duration-override-operator
3
go 1.21
4
5
require (
6
- github.com/openshift/build-machinery-go v0.0.0-20231128094528-1e9b1b0595c8
+ github.com/openshift/build-machinery-go 3ce8e800ceda
7
github.com/openshift/library-go v0.0.0-20240116081341-964bcb3f545c
8
github.com/spf13/cobra v1.7.0
9
golang.org/x/net v0.23.0 // indirect
0 commit comments