From a0b42e6538092dc6dea9f918a7a74c9408e44d4c Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Thu, 7 Apr 2022 20:31:19 +0900 Subject: Require Go 1.17 or above --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.md') diff --git a/BUILD.md b/BUILD.md index 8c318f41..bbff0520 100644 --- a/BUILD.md +++ b/BUILD.md @@ -6,7 +6,7 @@ Build instructions ### Prerequisites -- Go 1.13 or above +- Go 1.17 or above ### Using Makefile -- cgit v1.2.3