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:
Junegunn Choi
2024-01-26 12:21:35 +09:00
parent da752fc9a4
commit a34e8dcdc9

View File

@@ -1 +1 @@
golang 1.21.6 golang 1.20.13