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

This commit is contained in:
Renovate Bot 2022-05-23 15:04:16 +00:00 committed by Gitea
commit d6ad14981b
4 changed files with 6 additions and 2 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.16
require (
github.com/coreos/go-oidc/v3 v3.2.0
github.com/go-ping/ping v1.0.0
github.com/go-ping/ping v1.1.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