boulder/grpc/internal
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
..
backoff grpc: Backend discovery improvements (#6394) 2022-09-23 13:11:59 -07:00
grpcrand Update to math/rand/v2 (#7657) 2024-08-12 09:17:09 -07:00
leakcheck Replace explicit int loops with range-over-int (#7434) 2024-04-22 10:34:51 -07:00
resolver/dns Add go1.23.0 to CI (#7665) 2024-08-23 14:56:53 -07:00
testutils Upgrade GRPC to v1.53.0 (#6734) 2023-03-15 12:36:04 -07:00