BUILD.md: Update Go version requirement (#2332)

src/options.go:463:9: undefined: strings.ReplaceAll
    note: module requires Go 1.13make: *** [Makefile:122: target/fzf-linux_amd64] Erro 2
This commit is contained in:
Nanda Lopes 2021-01-27 23:43:15 -03:00 committed by GitHub
parent 3afa920151
commit 686528d627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Build instructions
### Prerequisites
- Go 1.11 or above
- Go 1.13 or above
### Using Makefile