mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-17 18:45:10 +00: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:
parent
da752fc9a4
commit
a34e8dcdc9
@ -1 +1 @@
|
||||
golang 1.21.6
|
||||
golang 1.20.13
|
||||
|
Loading…
Reference in New Issue
Block a user