Skip to content

Releases: foxcpp/go-mockdns

go-mockdns 1.1.0

08 Feb 07:49
Compare
Choose a tag to compare

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

go-mockdns 1.0.0

26 Dec 12:59
Compare
Choose a tag to compare
Bump github.com/miekg/dns from 1.1.22 to 1.1.25

Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.22 to 1.1.25.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.22...v1.1.25)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>