mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 06:34:40 +03:00
update to latest github.com/mjl-/adns, synced to go1.24.1
This commit is contained in:
3
vendor/github.com/mjl-/adns/doc.go
generated
vendored
3
vendor/github.com/mjl-/adns/doc.go
generated
vendored
@ -14,7 +14,6 @@ Modifications
|
||||
are still also trusted if /etc/resolv.conf has "trust-ad" in the "options".
|
||||
- New function LookupTLSA, to support DANE which uses DNS records of type TLSA.
|
||||
- Support Extended DNS Errors (EDE) for details about DNSSEC errors.
|
||||
- adns uses its own DNSError type, with an additional "Underlying error" field
|
||||
and Unwrap function, so callers can check for the new ExtendedError type.
|
||||
- adns.DNSError wraps ExtendedError for EDE.
|
||||
*/
|
||||
package adns
|
||||
|
Reference in New Issue
Block a user