aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2019-12-23 16:08:35 +0800
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2019-12-23 16:08:35 +0800
commit63c736ef0767e5478b1f70d71aca229d46b01e3e (patch)
treeb800b506a4314d81fb750f57afe7ecb67ad607ca /go.mod
parente04128c32baf4f60f70c6971c2cbb607a8582c2f (diff)
downloadcoredns-63c736ef0767e5478b1f70d71aca229d46b01e3e.tar.gz
coredns-63c736ef0767e5478b1f70d71aca229d46b01e3e.tar.zst
coredns-63c736ef0767e5478b1f70d71aca229d46b01e3e.zip
build(deps): bump github.com/prometheus/client_golang (#3563)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.2.1...v1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d50717464..2c7f2cfef 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
github.com/opentracing/opentracing-go v1.1.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5
github.com/philhofer/fwd v1.0.0 // indirect
- github.com/prometheus/client_golang v1.2.1
+ github.com/prometheus/client_golang v1.3.0
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
github.com/prometheus/common v0.7.0
github.com/tinylib/msgp v1.1.0 // indirect