build(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 (#4084)

This commit is contained in:
dependabot[bot]
2022-12-26 11:48:17 -08:00
committed by GitHub
parent b2aa1a23ff
commit bd176359cb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -80,7 +80,7 @@ require (
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0
github.com/prometheus/procfs v0.9.0
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect
github.com/seaweedfs/goexif v2.0.0+incompatible