mirror of
https://github.com/coredns/coredns.git
synced 2025-12-10 20:35:10 -05:00
build(deps): bump github.com/prometheus/client_model from 0.1.0 to 0.2.0 (#3607)
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](https://github.com/prometheus/client_model/compare/v0.1.0...v0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Miek Gieben
parent
74fbea3190
commit
72ec2c9251
2
go.mod
2
go.mod
@@ -30,7 +30,7 @@ require (
|
||||
github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5
|
||||
github.com/philhofer/fwd v1.0.0 // indirect
|
||||
github.com/prometheus/client_golang v1.3.0
|
||||
github.com/prometheus/client_model v0.1.0
|
||||
github.com/prometheus/client_model v0.2.0
|
||||
github.com/prometheus/common v0.7.0
|
||||
github.com/tinylib/msgp v1.1.0 // indirect
|
||||
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect
|
||||
|
||||
Reference in New Issue
Block a user