aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-02-10 11:42:34 +0100
committerGravatar GitHub <noreply@github.com> 2020-02-10 11:42:34 +0100
commit3db023c0af22432efc5af3fe5c946473a84d3eb4 (patch)
tree14c93a6765449b7e0bcbc372a275b8362a28f538 /go.mod
parentc4fc5cb54ab262ca4d41dbb3b59d4f50b8486057 (diff)
downloadcoredns-3db023c0af22432efc5af3fe5c946473a84d3eb4.tar.gz
coredns-3db023c0af22432efc5af3fe5c946473a84d3eb4.tar.zst
coredns-3db023c0af22432efc5af3fe5c946473a84d3eb4.zip
build(deps): bump github.com/prometheus/client_golang (#3665)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.0 to 1.4.1. - [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.4.0...v1.4.1) 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 067bf9653..bd4e8b7ad 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,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.4.0
+ github.com/prometheus/client_golang v1.4.1
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.9.1
github.com/tinylib/msgp v1.1.0 // indirect