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 572498c commit 64ef6fbCopy full SHA for 64ef6fb
go.mod
@@ -7,7 +7,7 @@ toolchain go1.24.1
7
require (
8
github.com/cloudscale-ch/cloudscale-go-sdk/v5 v5.0.1
9
github.com/google/go-jsonnet v0.20.0
10
- github.com/openshift/api v0.0.0-20240924155631-232984653385
+ github.com/openshift/api b7d0ca2f7643
11
github.com/openshift/library-go v0.0.0-20240919205913-c96b82b3762b
12
github.com/openshift/machine-api-operator v0.2.1-0.20241009125928-52a965a42fac
13
github.com/stretchr/testify v1.10.0
0 commit comments