chore(deps): update module github.com/go-ping/ping to v1.1.0
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
cfb415ff26
commit
d6ad14981b
4 changed files with 6 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.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
|
||||
|
|
|
|||
Reference in a new issue