build(deps): bump github.com/prometheus/client_golang (#3390)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.1.0 to 1.2.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.1.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-21 16:46:41 -07:00
committed by Yong Tang
parent 9c59b0e02a
commit dfcb4edbe9
2 changed files with 7 additions and 1 deletions

2
go.mod
View File

@@ -33,7 +33,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.1.0
github.com/prometheus/client_golang v1.2.1
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
github.com/prometheus/common v0.7.0
github.com/spf13/pflag v1.0.3 // indirect