fix(deps): update module github.com/prometheus/client_golang to v1.16.0
This commit is contained in:
4
go.mod
4
go.mod
@@ -36,7 +36,7 @@ require (
|
||||
golang.org/x/sys v0.9.0 // indirect
|
||||
)
|
||||
|
||||
require github.com/prometheus/client_golang v1.15.1
|
||||
require github.com/prometheus/client_golang v1.16.0
|
||||
|
||||
require (
|
||||
github.com/beorn7/perks v1.0.1 // indirect
|
||||
@@ -48,7 +48,7 @@ require (
|
||||
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
|
||||
github.com/prometheus/client_model v0.3.0 // indirect
|
||||
github.com/prometheus/common v0.42.0 // indirect
|
||||
github.com/prometheus/procfs v0.9.0 // indirect
|
||||
github.com/prometheus/procfs v0.10.1 // indirect
|
||||
golang.org/x/text v0.9.0 // indirect
|
||||
google.golang.org/protobuf v1.30.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user