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 30182ce commit e0637dbCopy full SHA for e0637db
api/go.mod
@@ -3,7 +3,7 @@ module github.com/openshift/cluster-api-provider-agent/api
3
go 1.21
4
5
require (
6
- github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094
+ github.com/openshift/api 595e66a09a84
7
k8s.io/apimachinery v0.29.9
8
k8s.io/client-go v0.29.9
9
sigs.k8s.io/cluster-api v1.7.6
0 commit comments