Skip to content

Commit 32792ce

Browse files
Fix go version
1 parent c9dcc9a commit 32792ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/src/developer/providers/migrations/v1.10-to-v1.11.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ proposal because most of the changes described below are a consequence of the wo
4343

4444
## Go version
4545

46-
- The minimal Go version required to build Cluster API is v1.23.x
47-
- The Go version used by Cluster API is v1.23.x
46+
- The minimal Go version required to build Cluster API is v1.24.x
47+
- The Go version used by Cluster API is v1.24.x
4848

4949
## Dependencies
5050

0 commit comments

Comments
 (0)