From ec208af474fa3eadad5779c3d30db6d2db300932 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 26 Oct 2023 23:30:46 +0900 Subject: [PATCH] Go 1.18 or above is required Close #3492 --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index bbff0520..71066ef0 100644 --- a/BUILD.md +++ b/BUILD.md @@ -6,7 +6,7 @@ Build instructions ### Prerequisites -- Go 1.17 or above +- Go 1.18 or above ### Using Makefile