coreos-base/hard-host-depends: add Go 1.20, remove 1.18

Add Go 1.20 to the SDK, delete the unnecessary 1.18.
Delete 1.12 which does not work with go-bootstrap 1.18.
This commit is contained in:
Dongsu Park 2023-05-24 14:32:09 +02:00 committed by Sayan Chowdhury
parent 93a898312d
commit 73bf57ac22

View File

@ -35,9 +35,8 @@ RDEPEND="${RDEPEND}
app-text/asciidoc
app-text/xmlto
dev-lang/go-bootstrap
dev-lang/go:1.12
dev-lang/go:1.18
dev-lang/go:1.19
dev-lang/go:1.20
dev-lang/nasm
=dev-lang/python-3*
dev-lang/swig