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 288c313 commit e554e1eCopy full SHA for e554e1e
api/go.mod
@@ -3,7 +3,7 @@ module github.com/openshift/cluster-api-provider-agent/api
3
go 1.17
4
5
require (
6
- github.com/openshift/api v0.0.0-20230915112357-693d4b64813c
+ github.com/openshift/api 595e66a09a84
7
k8s.io/apimachinery v0.28.2
8
k8s.io/client-go v0.23.0
9
sigs.k8s.io/cluster-api v1.0.0
0 commit comments