aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-01-20 09:23:49 +0100
committerGravatar Miek Gieben <miek@miek.nl> 2020-01-20 09:23:49 +0100
commit72ec2c92512cc22b0ac2d3010e9c39327084016e (patch)
tree90317afa5d1f85949e280787b11ab4b5d5693ccf /go.mod
parent74fbea31902cff2a9347c699956d216f7b280884 (diff)
downloadcoredns-72ec2c92512cc22b0ac2d3010e9c39327084016e.tar.gz
coredns-72ec2c92512cc22b0ac2d3010e9c39327084016e.tar.zst
coredns-72ec2c92512cc22b0ac2d3010e9c39327084016e.zip
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>
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 5e1a11422..a55db4e31 100644
--- a/go.mod
+++ b/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