chore(deps): bump github.com/prometheus/procfs from 0.7.2 to 0.7.3 (#2512)

Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](https://github.com/prometheus/procfs/compare/v0.7.2...v0.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-23 12:08:29 -06:00 committed by GitHub
parent 0c4957f925
commit c7bf038f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -45,7 +45,7 @@ require (
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.30.0
github.com/prometheus/procfs v0.7.2
github.com/prometheus/procfs v0.7.3
github.com/prometheus/statsd_exporter v0.21.0 // indirect
github.com/rjeczalik/notify v0.9.3-0.20201210012515-e2a77dcc14cf
github.com/rs/cors v1.8.0