diff --git a/api/go.mod b/api/go.mod index b816cf350..11607c8ef 100644 --- a/api/go.mod +++ b/api/go.mod @@ -2,7 +2,7 @@ module github.com/openshift/cluster-api-provider-agent/api go 1.24.0 -toolchain go1.24.2 +toolchain go1.25.5 require ( github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094 diff --git a/go.mod b/go.mod index 2fd992e7a..51e86cb61 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/openshift/cluster-api-provider-agent go 1.24.0 -toolchain go1.24.2 +toolchain go1.25.5 // Versions to be held for v1beta1 // sigs.k8s.io/controller-runtime on v0.11.x