Bump github.com/prometheus/common from 0.4.1 to 0.14.0
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.4.1 to 0.14.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](https://github.com/prometheus/common/compare/v0.4.1...v0.14.0 ) Signed-off-by: dependabot[bot] <support@github.com>
... | ... | @@ -4,10 +4,9 @@ go 1.13 |
require ( | ||
github.com/googleapis/gnostic v0.2.0 // indirect | ||
github.com/inconshreveable/mousetrap v1.0.0 // indirect | ||
github.com/prometheus/client_golang v1.0.0 | ||
github.com/prometheus/common v0.4.1 | ||
github.com/sirupsen/logrus v1.4.2 | ||
github.com/prometheus/client_golang v1.7.1 | ||
github.com/prometheus/common v0.14.0 | ||
github.com/sirupsen/logrus v1.6.0 | ||
github.com/spf13/cobra v0.0.5 | ||
k8s.io/api v0.18.8 | ||
k8s.io/apimachinery v0.18.8 | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment