mirror of
https://github.com/coredns/coredns.git
synced 2025-12-07 19:05:19 -05:00
build(deps): bump github.com/prometheus/common from 0.6.0 to 0.7.0 (#3281)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.6.0...v0.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Miek Gieben
parent
88d25cdc20
commit
7e6e9175cf
2
go.mod
2
go.mod
@@ -35,7 +35,7 @@ require (
|
||||
github.com/pkg/errors v0.8.1 // indirect
|
||||
github.com/prometheus/client_golang v1.1.0
|
||||
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
|
||||
github.com/prometheus/common v0.6.0
|
||||
github.com/prometheus/common v0.7.0
|
||||
github.com/sirupsen/logrus v1.4.2 // indirect
|
||||
github.com/spf13/pflag v1.0.3 // indirect
|
||||
github.com/tinylib/msgp v1.1.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user