chore(deps): update module prometheus/common to v0.7.0

This commit is contained in:
Renovate Bot
2019-09-13 10:39:06 +00:00
parent 3a9277460a
commit 81204ef2df

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
github.com/patrickmn/go-cache v2.1.1-0.20180815053127-5633e0862627+incompatible
github.com/pmezard/go-difflib v1.0.0
github.com/prometheus/client_golang v1.1.0
github.com/prometheus/common v0.6.0
github.com/prometheus/common v0.7.0
github.com/sirupsen/logrus v1.4.2
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.4.0