Re: [PATCH] go-module.eclass: update minimal toolchain version to 1.24.11
James Le Cuirot <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2026-05-05 at 15:11 +0300, Arthur Zamarin wrote: > Signed-off-by: Arthur Zamarin <[email protected]> > --- > eclass/go-module.eclass | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass > index 1d7b6044d80..0dad51c11ef 100644 > --- a/eclass/go-module.eclass > +++ b/eclass/go-module.eclass > @@ -71,7 +71,7 @@ _GO_MODULE_ECLASS=1 > inherit toolchain-funcs go-env > > if [[ ! ${GO_OPTIONAL} ]]; then > - BDEPEND=">=dev-lang/go-1.20:=" > + BDEPEND=">=dev-lang/go-1.24.11:=" > > # Workaround for pkgcheck false positive: https://github.com/pkgcore/pkgcheck/issues/214 > # MissingUnpackerDep: version ...: missing BDEPEND="app-arch/unzip" > @@ -108,13 +108,13 @@ QA_FLAGS_IGNORED='.*' > # > # You can use some combination of sed/awk/cut to extract the > # contents of EGO_SUM or use the dev-go/get-ego-vendor tool. > -# > +# > # One manual way to do this is the following: > # > # @CODE > # > # cat go.sum | cut -d" " -f1,2 | awk '{print "\t\"" $0 "\""}' > -# > +# > # @CODE > # > # The format of go.sum is described upstream here: williamh is absent at the moment. This looks fine to me.
signature.asc
(application/pgp-signature, 1 KB)
-----BEGIN PGP SIGNATURE----- iQLBBAABCgCrFiEEPxcZ3tkwcedKm2a8EiZBXQDdMTcFAmn6UN4bFIAAAAAABAAO bWFudTIsMi41KzEuMTIsMiwyXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25z Lm9wZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzRjE3MTlERUQ5MzA3MUU3NEE5QjY2 QkMxMjI2NDE1RDAwREQzMTM3ERxjaGV3aUBnZW50b28ub3JnAAoJEBImQV0A3TE3 aPkQAKFLZpypbkVEVFd+UnFPgqC2OlHfn2QLRs+LF83Foz+HJPNikXLRYAExDZfX L+WNjhzt4cikZO5slkb++X0wxQKyzSgwvqQAOlc9MeZVHLE6Wxq+ur9n7RZMpY39 qFuyebybYQQWUKUqQTHb7R5qGBDZbGAbVdJ/seBadXlDfxCt+HPcOHRuvARGtx2J r9jz40pVn7O/gnSxZiRJrMQ/SA35Bb57CcH8fK+NR5DkpqTLzL+lBgih6C1pC4Gk jvaHmOd5x7Z+I9Q/RzZEBu5cBvjaV5VnBIvgqQNzV48NmdPjv4jmIvE+ieEIfV4K wD5sd+5cz+5gSA3fhGa+iPUibZ3RBUhxvjVLg1T3UXj9JH8F7z9x48W6tu258N7y boHKnu1YEXeiXG2lqCQXpRBuQtTtj816vNdzSovToLWd0u+DSucoUX085KFn9LBM qTAIM68GxNuEXNF7DFh40zuN27VIYFogdLDjBV2OG9M2ka2Pm+HHc4Ppt95OaB9p NOq+cw7Ai55H/PPI170CUkpf2AA1RK06By9iv4DLmy24IwbZ5P0aEiEqyt8y7hZz dbN+0dpaelFqhho4/pMM+09jL+esPQxi3ne42Dq3pnH7Sulje3zbSqOVPQfZy+Cm Eg1BwMQhvAKQlN4/tN+ZFfFv8nsD/Z/WianmB2J13Nm7I4yu =HCTZ -----END PGP SIGNATURE-----