You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata/mod
Daniel Martí 7ede21c981 drop support for Go 1.16.x
We can now use pruned module graphs in go.mod files,
and we no longer need to worry about runtime/internal/sys.

Note that I had to update testdata/mod slightly,
as the new pruned module graphs algorithm downloads an extra go.mod file.

This change also paves the way towards future Go 1.18 support.

Thanks to lu4p for cleaning up two TODOs as well.

Co-Authored-By: lu4p <lu4p@pm.me>
3 years ago
..
golang.org_x_text_v0.0.0-20170915032832-14c0d48ead0c.txt support building modules which require other modules 4 years ago
gopkg.in_garbletest.v2_v2.999.0.txt make the handling of import paths more robust 3 years ago
rsc.io_quote_v1.5.2.txt support building modules which require other modules 4 years ago
rsc.io_sampler_v1.2.1.txt support building modules which require other modules 4 years ago
rsc.io_sampler_v1.3.0.txt support building modules which require other modules 4 years ago
rsc.io_sampler_v1.99.99.txt drop support for Go 1.16.x 3 years ago
rsc.io_testonly_v1.0.0.txt drop support for Go 1.16.x 3 years ago