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/scripts
Daniel Martí de65196495 fix support for go1.22rc1
In early December, a new internal package linknamed from runtime
was introduced, internal/chacha8rand. Re-generate the tables.

Note that due to the same group of CLs and refactors,
math/rand and net are no longer linknamed from runtime in Go 1.22.
They are still in Go 1.21, so keep those entries around for now.
We can remove math/rand/v2, as it doesn't yet exist in 1.21.

Fixes #820.
6 months ago
..
cached_modfiles scripts: start checking google.golang.org/protobuf 1 year ago
bench_literals.go scripts: no need for this directory to be a Go package 1 year ago
check-third-party.sh scripts: remove TODO about building third party programs 1 year ago
crlf-test.sh Include actual count of files with `CRLF` endings found 1 year ago
ensure-copyrights.sh set up an AUTHORS file to attribute copyright 4 years ago
gen-go-std-tables.sh fix support for go1.22rc1 6 months ago