From 19a172e575ffba6cd89330479033731426358342 Mon Sep 17 00:00:00 2001 From: praveen0612 <612praveen.kumar@gmail.com> Date: Tue, 24 Feb 2026 15:02:52 +0530 Subject: [PATCH] docs: align Go version with go.mod toolchain (#1609) Signed-off-by: Praveen Kumar Co-authored-by: Praveen Kumar Co-authored-by: Alex Jones <1235925+AlexsJones@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9fdaabdd..9cca20a7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ We're happy that you want to contribute to this project. Please read the sections to make the process as smooth as possible. ## Requirements -- Golang `1.23` +- Golang `1.24+` - An OpenAI API key * OpenAI API keys can be obtained from [OpenAI](https://platform.openai.com/account/api-keys) * You can set the API key for k8sgpt using `./k8sgpt auth key`