diff --git a/go.mod b/go.mod index 3ae7179ee..9ca394a3b 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/patrickmn/go-cache v2.1.0+incompatible github.com/pkg/errors v0.8.1 // indirect github.com/pmezard/go-difflib v1.0.0 - github.com/prometheus/client_golang v1.0.0 + github.com/prometheus/client_golang v1.1.0 github.com/prometheus/common v0.6.0 github.com/sirupsen/logrus v1.4.2 github.com/spf13/pflag v1.0.3