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

This commit is contained in:
Renovate Bot 2021-12-01 01:44:59 +00:00
commit e312c258ec
4 changed files with 6 additions and 2 deletions

2
go.mod
View file

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