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

This commit is contained in:
Renovate Bot 2022-04-27 09:03:50 +00:00 committed by Gitea
commit 79869b493c
4 changed files with 10 additions and 2 deletions

View file

@ -3,7 +3,7 @@ module git.nemunai.re/srs/adlin/pkg/minichecker/cmd
go 1.14
require (
github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
github.com/go-ping/ping v1.0.0
github.com/miekg/dns v1.1.48
gopkg.in/fsnotify.v1 v1.4.7
)