mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-05 04:13:11 +02:00
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:
parent
0c4957f925
commit
c7bf038f41
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue