summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-04-07 20:31:19 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-04-07 20:31:19 +0900
commita0b42e6538092dc6dea9f918a7a74c9408e44d4c (patch)
treebc04b6e8e2e9375f016ac13aff5ff8474a4b190d /BUILD.md
parent3312cf525d23b3e12ae3a7261220a0e952c43ead (diff)
downloadfzf-a0b42e6538092dc6dea9f918a7a74c9408e44d4c.tar.gz
Require Go 1.17 or above
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
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