diff --git a/_config b/_config index 2b25b73..4aa6c8b 100644 --- a/_config +++ b/_config @@ -1218,6 +1218,10 @@ Prefer: go -go1.13 # avoid choice go1.21 / go1.21-openssl. meissner 20240903 Prefer: -go1.21-openssl +# Avoid choice go1.22 / go1.22-openssl +# Requested by Eugenio 2024-12-24 +Prefer: -go1.22-openssl + # default version in SLFO is 1.23, avoid choice for >= go1.22 Prefer: go1.23