mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 19:42:15 +02:00
Now that Go [1.15](Go://go.googlesource.com/go/+/refs/tags/go1.15) has been released, we should update the default Go version to 1.15. Since the [EINTR issue](https://github.com/golang/go/issues/38033) was fixed in 1.15, we can simply move from 1.13 to 1.15. On the other hand, we should not add 1.14, as the [EINTR bug fix](https://go-review.googlesource.com/c/go/+/232862/) was not backported to 1.14.
Description
Languages
Shell
93.1%
Python
6.9%