boulder/goodkey
Aaron Gable d1b211ec5a
Start testing on go1.19 (#6227)
Run the Boulder unit and integration tests with go1.19.

In addition, make a few small changes to allow both sets of
tests to run side-by-side. Mark a few tests, including our lints
and generate checks, as go1.18-only. Reformat a few doc
comments, particularly lists, to abide by go1.19's stricter gofmt.

Causes #6275
2022-08-10 15:30:43 -07:00
..
blocked.go Start testing on go1.19 (#6227) 2022-08-10 15:30:43 -07:00
blocked_test.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00
good_key.go Add close-primes detection via Fermat's factorization (#5853) 2021-12-14 09:19:33 -08:00
good_key_test.go Add benchmark for fermat factorization. (#5854) 2021-12-22 14:54:21 -08:00
weak.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00
weak_test.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00