What's Changed
- Adapting to Resolver.LookupIP which supported in go 1.15 by @ix64 in #10
- Fix LookupIP not returning Not Found when specifying "ip4" or "ip6" by @ix64 in #11
- Adapting to Resolver.LookupNetIP which supported in go 1.18 by @ix64 in #12
- Upgrade dependencies by @jamesl33 in #14
New Contributors
Full Changelog: v1.0.0...v1.1.0