chore(deps): update module github.com/go-ping/ping to v1
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
f756df0614
commit
79869b493c
4 changed files with 10 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue