_config: Avoid choice between go1.22 and go1.22-openssl
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
This commit is contained in:
parent
a17ec405c4
commit
2d640984de
4
_config
4
_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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user