Skip to content

go-mockdns 1.1.0

Choose a tag to compare

@foxcpp foxcpp released this 08 Feb 07:49
· 4 commits to master since this release

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