m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-08 11:23:47 -05:00

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

View File

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