mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-03 21:27:37 +03:00
miekg/dns update
This commit is contained in:
parent
4caa7b6d64
commit
f033bb3034
40 changed files with 453 additions and 146 deletions
1
vendor/github.com/miekg/dns/svcb.go
generated
vendored
1
vendor/github.com/miekg/dns/svcb.go
generated
vendored
|
@ -10,6 +10,7 @@ import (
|
|||
"strings"
|
||||
)
|
||||
|
||||
// SVCBKey is the type of the keys used in the SVCB RR.
|
||||
type SVCBKey uint16
|
||||
|
||||
// Keys defined in draft-ietf-dnsop-svcb-https-01 Section 12.3.2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue