mirror of
https://github.com/coredns/coredns.git
synced 2026-01-21 16:11:18 -05:00
build(deps): bump github.com/prometheus/common from 0.7.0 to 0.9.1 (#3622)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.7.0 to 0.9.1. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.7.0...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Yong Tang
parent
dd58f046de
commit
11911bb8cc
2
go.mod
2
go.mod
@@ -31,7 +31,7 @@ require (
|
||||
github.com/philhofer/fwd v1.0.0 // indirect
|
||||
github.com/prometheus/client_golang v1.3.0
|
||||
github.com/prometheus/client_model v0.2.0
|
||||
github.com/prometheus/common v0.7.0
|
||||
github.com/prometheus/common v0.9.1
|
||||
github.com/tinylib/msgp v1.1.0 // indirect
|
||||
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect
|
||||
go.etcd.io/etcd v0.5.0-alpha.5.0.20190917205325-a14579fbfb1a
|
||||
|
||||
Reference in New Issue
Block a user