chore(deps): update module github.com/miekg/dns to v1.1.44
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2021-12-21 09:02:26 +00:00
commit 877803b66e
4 changed files with 46 additions and 2 deletions

View file

@ -4,7 +4,7 @@ go 1.14
require (
github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
github.com/miekg/dns v1.1.43
github.com/miekg/dns v1.1.44
gopkg.in/fsnotify.v1 v1.4.7
)