boulder/grpc/internal/resolver/dns
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
..
dns_resolver.go Update google.golang.org/grpc to v1.59.0 (#7130) 2023-11-02 10:20:14 -04:00
dns_resolver_test.go Add go1.23.0 to CI (#7665) 2024-08-23 14:56:53 -07:00