Skip to content

Commit ce33e21

Browse files
fix(deps): update github.com/openshift/cluster-api-provider-agent/api digest to 71ee46c
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 75713b0 commit ce33e21

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,8 @@ github.com/openshift/client-go v0.0.0-20250131180035-f7ec47e2d87a h1:duO3JMrUOqV
521521
github.com/openshift/client-go v0.0.0-20250131180035-f7ec47e2d87a/go.mod h1:Qw3ThpzVZ0bfTILpBNYg4LGyjtNxfyCiGh/uDLOOTP8=
522522
github.com/openshift/cloud-credential-operator v0.0.0-20250225003505-216fd1a30ec3 h1:cr5nU1+O8sEvZHpAAk1mTTGu3NMbgj0dC2cFxFjwmzw=
523523
github.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=
526526
github.com/openshift/cluster-autoscaler-operator v0.0.1-0.20241204142113-43631b045675 h1:hPFyXtaR42wqKKGMVP4G7M2vmp5iBxBqKetMguh4Td0=
527527
github.com/openshift/cluster-autoscaler-operator v0.0.1-0.20241204142113-43631b045675/go.mod h1:0tGCwMCgKq7KhJWDGr6Tsqqb6Sk3epz/b6tfFDFK1Ug=
528528
github.com/openshift/cluster-node-tuning-operator v0.0.0-20250225115807-f166846b7256 h1:YLqKXRH7DTukM1sxLOi++uUe7R2m0ivK7yqf0X6emok=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@ github.com/openshift/cloud-credential-operator/pkg/apis/cloudcredential/v1
917917
github.com/openshift/cloud-credential-operator/pkg/cmd/provisioning
918918
github.com/openshift/cloud-credential-operator/pkg/cmd/provisioning/ibmcloud
919919
github.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
922922
github.com/openshift/cluster-api-provider-agent/api/v1alpha1
923923
github.com/openshift/cluster-api-provider-agent/api/v1beta1

0 commit comments

Comments
 (0)