From 763987ff503739209327687bb271875b726e7cda Mon Sep 17 00:00:00 2001 From: Rafaela Soares Date: Thu, 5 Feb 2026 11:41:50 +0000 Subject: [PATCH] update go version to 1.24.13 --- README.adoc | 2 +- go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index e72909b..b849a45 100644 --- a/README.adoc +++ b/README.adoc @@ -13,7 +13,7 @@ If you are an administrator, then read the https://kubesaw.github.io/ksctl-cheat == Build -Requires Go version 1.24.x (1.24.12 or higher) - download for your development environment https://golang.org/dl/[here]. +Requires Go version 1.24.x (1.24.13 or higher) - download for your development environment https://golang.org/dl/[here]. === Install diff --git a/go.mod b/go.mod index f3bdec3..44ba6b1 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/kubesaw/ksctl go 1.24.4 -toolchain go1.24.11 +toolchain go1.24.13 require ( github.com/codeready-toolchain/api v0.0.0-20260108115150-4c6695ed18de