fix(deps): update module github.com/miekg/dns to v1.1.58
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
05446dba66
commit
bf0c28895f
4 changed files with 28 additions and 5 deletions
|
|
@ -4,7 +4,7 @@ go 1.14
|
|||
|
||||
require (
|
||||
github.com/go-ping/ping v1.1.0
|
||||
github.com/miekg/dns v1.1.57
|
||||
github.com/miekg/dns v1.1.58
|
||||
gopkg.in/fsnotify.v1 v1.4.7
|
||||
)
|
||||
|
||||
|
|
|
|||
Reference in a new issue