Update go version to 1.23.X in README (#2968)

mine
Atrestis Karalis 2024-11-16 19:20:33 +02:00 committed by GitHub
parent 4c4381b834
commit 6f42d966e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ Binaries for Linux, Windows and Mac are available as tarballs in the [release pa
## Building From Source
K9s is currently using GO v1.22.X or above.
K9s is currently using GO v1.23.X or above.
In order to build K9s from source you must:
1. Clone the repo