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>
This commit is contained in:
dependabot-preview[bot]
2020-02-03 07:55:42 -08:00
committed by GitHub
parent 64da7a535a
commit fe1231fb1b
2 changed files with 9 additions and 1 deletions

2
go.mod
View File

@@ -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