File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ require (
4949 github.com/openshift/api v0.0.0-20250609083529-2b129d95495e
5050 github.com/openshift/client-go v0.0.0-20250131180035-f7ec47e2d87a
5151 github.com/openshift/cloud-credential-operator v0.0.0-20250225003505-216fd1a30ec3
52- github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250624174747-899af6573f5f
52+ github.com/openshift/cluster-api-provider-agent/api v0.0.0-20251106171949-71ee46c677cb
5353 github.com/openshift/cluster-autoscaler-operator v0.0.1-0.20241204142113-43631b045675
5454 github.com/openshift/cluster-node-tuning-operator v0.0.0-20250225115807-f166846b7256
5555 github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
Original file line number Diff line number Diff line change @@ -521,8 +521,8 @@ github.com/openshift/client-go v0.0.0-20250131180035-f7ec47e2d87a h1:duO3JMrUOqV
521521github.com/openshift/client-go v0.0.0-20250131180035-f7ec47e2d87a /go.mod h1:Qw3ThpzVZ0bfTILpBNYg4LGyjtNxfyCiGh/uDLOOTP8 =
522522github.com/openshift/cloud-credential-operator v0.0.0-20250225003505-216fd1a30ec3 h1:cr5nU1+O8sEvZHpAAk1mTTGu3NMbgj0dC2cFxFjwmzw =
523523github.com/openshift/cloud-credential-operator v0.0.0-20250225003505-216fd1a30ec3 /go.mod h1:WHi2cToOBZyHQea0Yq3qVnOQRl6OMTGBPJMi0c4/GS8 =
524- github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250624174747-899af6573f5f h1:bV9TkOD4E3lJwlb9z00VNBhjjVeuSOU8FjckL451Fxg =
525- github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250624174747-899af6573f5f /go.mod h1:OzR0JFhrNsvrbXEY1BiwLzzBXQGp45/8EQMKplcj1kw =
524+ github.com/openshift/cluster-api-provider-agent/api v0.0.0-20251106171949-71ee46c677cb h1:QL44JIBO8XIRGPJDabD1ZlomlqTljzy38zfcI19W40w =
525+ github.com/openshift/cluster-api-provider-agent/api v0.0.0-20251106171949-71ee46c677cb /go.mod h1:OzR0JFhrNsvrbXEY1BiwLzzBXQGp45/8EQMKplcj1kw =
526526github.com/openshift/cluster-autoscaler-operator v0.0.1-0.20241204142113-43631b045675 h1:hPFyXtaR42wqKKGMVP4G7M2vmp5iBxBqKetMguh4Td0 =
527527github.com/openshift/cluster-autoscaler-operator v0.0.1-0.20241204142113-43631b045675 /go.mod h1:0tGCwMCgKq7KhJWDGr6Tsqqb6Sk3epz/b6tfFDFK1Ug =
528528github.com/openshift/cluster-node-tuning-operator v0.0.0-20250225115807-f166846b7256 h1:YLqKXRH7DTukM1sxLOi++uUe7R2m0ivK7yqf0X6emok =
Original file line number Diff line number Diff line change @@ -917,7 +917,7 @@ github.com/openshift/cloud-credential-operator/pkg/apis/cloudcredential/v1
917917github.com/openshift/cloud-credential-operator/pkg/cmd/provisioning
918918github.com/openshift/cloud-credential-operator/pkg/cmd/provisioning/ibmcloud
919919github.com/openshift/cloud-credential-operator/pkg/ibmcloud
920- # github.com/openshift/cluster-api-provider-agent/api v0.0.0-20250624174747-899af6573f5f
920+ # github.com/openshift/cluster-api-provider-agent/api v0.0.0-20251106171949-71ee46c677cb
921921## explicit; go 1.21
922922github.com/openshift/cluster-api-provider-agent/api/v1alpha1
923923github.com/openshift/cluster-api-provider-agent/api/v1beta1
You can’t perform that action at this time.
0 commit comments