overlay coreos-base/hard-host-depends: Make dep on go less strict

I don't think we need to be strict about installed go version
anymore. We'll just pull the latest one from Gentoo. If Gentoo's
version is too new, we can temporarily mask the update.
This commit is contained in:
Krzesimir Nowak 2025-01-31 15:52:12 +01:00
parent 809c66467f
commit 36d86045e8

View File

@ -36,7 +36,7 @@ RDEPEND="${RDEPEND}
app-text/xmlto
dev-build/gtk-doc-am
dev-lang/go-bootstrap
dev-lang/go:1.22
dev-lang/go
dev-lang/nasm
=dev-lang/python-3*
dev-lang/swig