Breaking change!
doh.Client
instance constructor doh.NewClient
was adjusted, it now accepts DoH server address and optional varargs options
doh.Client
resolution methods (SendViaPost
, SendViaGet
) no longer accept address parameter
What's Changed
- Bump github.com/miekg/dns from 1.1.58 to 1.1.59 by @dependabot in #39
- adjust Client construction API by @Tantalor93 in #42
Full Changelog: v0.2.0...v0.3.0