ooni-probe-cli/internal/cmd/jafar/uncensored
Simone Basso d3c6c11e48
cleanup(netx): remove the DNSClient type (#660)
The DNSClient type existed because the Resolver type did not
include CloseIdleConnections in its signature.

Now that Resolver includes CloseIdleConnections, the DNSClient
type has become unnecessary and can be safely removed.

See https://github.com/ooni/probe/issues/1956.
2022-01-10 11:53:06 +01:00
..
uncensored_test.go [forwardport] release 3.11: update all the dependencies (#636) (#637) 2021-12-06 17:46:13 +01:00
uncensored.go cleanup(netx): remove the DNSClient type (#660) 2022-01-10 11:53:06 +01:00