Bump required GO version for build (#2844)

As changed in #2812
mine
daniel 2024-08-25 12:22:05 -04:00 committed by GitHub
parent 88394a4cc2
commit df7f0c9825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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