mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-26 09:42:02 -07:00
Downgrade Go version to keep support for old Windows (#3601)
Go 1.21 dropped support for older versions of Windows. * https://tip.golang.org/doc/go1.21#windows But there is no absolute reason for fzf to use Go 1.21, so we downgrade the dependency.
This commit is contained in:
@@ -1 +1 @@
|
||||
golang 1.21.6
|
||||
golang 1.20.13
|
||||
|
Reference in New Issue
Block a user