aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-02-03 07:55:42 -0800
committerGravatar GitHub <noreply@github.com> 2020-02-03 07:55:42 -0800
commitfe1231fb1b0a0b16b7fe6a96e156f2f1ba3beb79 (patch)
tree8287ca63dc12428fd9641d0d85eefd7e11a1cc2e /go.mod
parent64da7a535adc440e7356b91b7d2cc638e471707c (diff)
downloadcoredns-fe1231fb1b0a0b16b7fe6a96e156f2f1ba3beb79.tar.gz
coredns-fe1231fb1b0a0b16b7fe6a96e156f2f1ba3beb79.tar.zst
coredns-fe1231fb1b0a0b16b7fe6a96e156f2f1ba3beb79.zip
build(deps): bump github.com/prometheus/client_golang (#3647)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.3.0 to 1.4.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.3.0...v1.4.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 2d975a2cc..3ad08ce81 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.3.0
+ github.com/prometheus/client_golang v1.4.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.9.1
github.com/tinylib/msgp v1.1.0 // indirect