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