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

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.16
require (
github.com/coreos/go-oidc/v3 v3.1.0
github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534
github.com/go-ping/ping v1.0.0
github.com/go-sql-driver/mysql v1.6.0
github.com/jcmturner/gokrb5/v8 v8.4.2
github.com/julienschmidt/httprouter v1.3.0