Bump github.com/prometheus/common from 0.15.0 to 0.16.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.15.0...v0.16.0 ) Signed-off-by:dependabot[bot] <support@github.com>
... | @@ -4,7 +4,7 @@ go 1.15 | ... | @@ -4,7 +4,7 @@ go 1.15 |
require ( | require ( | ||
github.com/prometheus/client_golang v1.8.0 | github.com/prometheus/client_golang v1.8.0 | ||
github.com/prometheus/common v0.15.0 | github.com/prometheus/common v0.16.0 | ||
github.com/sirupsen/logrus v1.7.0 | github.com/sirupsen/logrus v1.7.0 | ||
github.com/spf13/cobra v1.1.3 | github.com/spf13/cobra v1.1.3 | ||
k8s.io/api v0.19.4 | k8s.io/api v0.19.4 | ||
... | ... |
Please register or sign in to comment