This adds better support for contexts/SIGTERM
/SIGINT
handling and fixes an issue the prevented users from importing the ZDNS library.
What's Changed
- Use sane defaults for setting the nameservers in a ResolverConfig by @phillip-stephens in #541
- Implement full context support in ZDNS and better SIGTERM/SIGINT handling by @phillip-stephens in #538
- Remove dependency on miekg/dns and only use the forked zmap/dns by @phillip-stephens in #542
- Prepare for v2.0.4 release by @phillip-stephens in #543
Full Changelog: v2.0.3...v2.0.4