Skip to content

Commit ea60e59

Browse files
authored
Merge branch 'master' into coderrabit_multi_repo_k
2 parents 15d893d + ace7363 commit ea60e59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you are an administrator, then read the https://kubesaw.github.io/ksctl-cheat
1313

1414
== Build
1515

16-
Requires Go version 1.24.x (1.24.12 or higher) - download for your development environment https://golang.org/dl/[here].
16+
Requires Go version 1.24.x (1.24.13 or higher) - download for your development environment https://golang.org/dl/[here].
1717

1818
=== Install
1919

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/kubesaw/ksctl
22

33
go 1.24.4
44

5-
toolchain go1.24.11
5+
toolchain go1.24.13
66

77
require (
88
github.com/codeready-toolchain/api v0.0.0-20260108115150-4c6695ed18de

0 commit comments

Comments
 (0)