Skip to content

Backport a patch to fix the tests with go 1.24

Nicolas Peugnet requested to merge n-peugnet/fix-tests-go-124 into debian/sid

This backports the following patch:

typeparams: don't complain that Go 1.17 doesn't support iterators

See:

It allows to close Bug#1096213 without having to import a new version. Of course we can also import a new version but now is maybe not the best moment to do so.

Edited by Nicolas Peugnet

Merge request reports

Loading