chore(deps): bump github.com/prometheus/common from 0.38.0 to 0.39.0

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.38.0...v0.39.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-01 20:29:42 +00:00
committed by Ben Reedy
parent c791e5212c
commit f6912cc645
3 changed files with 23 additions and 12 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/leoluk/perflib_exporter v0.2.0
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_model v0.3.0
github.com/prometheus/common v0.38.0
github.com/prometheus/common v0.39.0
github.com/prometheus/exporter-toolkit v0.8.2
github.com/sirupsen/logrus v1.9.0
golang.org/x/sys v0.3.0