We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1aaa08 commit d56f890Copy full SHA for d56f890
go.mod
@@ -5,7 +5,7 @@ go 1.22.0
5
toolchain go1.22.1
6
7
require (
8
- github.com/openshift/api v0.0.0-20241015143726-5afd6c371db4
+ github.com/openshift/api 998cd533c060
9
github.com/openshift/build-machinery-go v0.0.0-20240910153727-5725581bdf8f
10
github.com/openshift/client-go v0.0.0-20241001162912-da6d55e4611f
11
github.com/openshift/library-go v0.0.0-20241015180910-c0f6295482a7
0 commit comments