boulder/cmd/cert-checker
Aaron Gable da7865cb10
Add go1.23.0 to CI (#7665)
Begin testing on go1.23. To facilitate this, also update /x/net,
golangci-lint, staticcheck, and pebble-challtestsrv to versions which
support go1.23. As a result of these updates, also fix a handful of new
lint findings, mostly regarding passing non-static (i.e. potentially
user-controlled) format strings into Sprintf-style functions.

Additionally, delete one VA unittest that was duplicating the checks
performed by a different VA unittest, but with a context timeout bug
that caused it to break when go1.23 subtly changed DialContext behavior.
2024-08-23 14:56:53 -07:00
..
testdata Emit DNS names for cert-checker reports. (#5794) 2021-11-13 09:54:19 -08:00
main.go Use consistent naming for dnsName gRPC fields (#7654) 2024-08-12 14:32:55 -07:00
main_test.go Add go1.23.0 to CI (#7665) 2024-08-23 14:56:53 -07:00