From 3493122054a6a0a8a1b55eaeb4f8d7e6ea07ac7b Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Thu, 16 May 2024 14:59:53 -0500 Subject: [PATCH] docs: Update README.md to required Go 1.21+. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8bc95..2ed18de 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ changes may be written to a config file in a platform-specific location: ## Build and installation -- **Install Go 1.20 or higher version** +- **Install Go 1.21 or higher version** Installation instructions can be found here: https://golang.org/doc/install. Ensure Go was installed properly and is a supported version: