boulder/va
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
..
proto Update boulder-tools dependencies (#6129) 2022-05-20 14:24:01 -07:00
caa.go Return full CAA RR response from bdns to va (#5181) 2020-12-10 18:17:04 -08:00
caa_test.go Improve error checking paradigm (#5920) 2022-02-01 14:42:43 -07:00
dns.go Improve readability of A and AAAA lookup errors (#5843) 2022-01-03 10:39:25 -08:00
dns_test.go BDNS: Ensure DNS server addresses are dialable (#5520) 2021-07-20 10:11:11 -07:00
http.go Use io and os instead of deprecated ioutil (#6286) 2022-08-10 13:30:17 -07:00
http_test.go Start testing on go1.19 (#6227) 2022-08-10 15:30:43 -07:00
tlsalpn.go VA: Add IP address to detailed errors (#6039) 2022-04-13 12:55:35 -07:00
tlsalpn_test.go Start testing on go1.19 (#6227) 2022-08-10 15:30:43 -07:00
utf8filter.go Filter invalid UTF-8 from error responses. (#3845) 2018-09-17 14:35:46 -04:00
utf8filter_test.go Filter invalid UTF-8 from error responses. (#3845) 2018-09-17 14:35:46 -04:00
va.go VA: Add IP address to detailed errors (#6039) 2022-04-13 12:55:35 -07:00
va_test.go Fix flake in TestMultiVA (#6141) 2022-05-25 14:25:41 -07:00