chore(deps): update module github.com/go-ping/ping to v1.1.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cfb415ff26
commit
d6ad14981b
4 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ module git.nemunai.re/srs/adlin/pkg/minichecker/cmd
|
|||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/go-ping/ping v1.0.0
|
||||
github.com/go-ping/ping v1.1.0
|
||||
github.com/miekg/dns v1.1.49
|
||||
gopkg.in/fsnotify.v1 v1.4.7
|
||||
)
|
||||
|
|
|
|||
Reference in a new issue