diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-26 11:48:17 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-26 11:48:17 -0800 |
| commit | bd176359cbb3c8b7c9137d3dfac3e9ecac8632f6 (patch) | |
| tree | 06805abdc6c6e8c58d5bfd70704226ca4b4f9422 /go.mod | |
| parent | b2aa1a23ffd86674d794866c2879e2875e4f15af (diff) | |
| download | seaweedfs-bd176359cbb3c8b7c9137d3dfac3e9ecac8632f6.tar.xz seaweedfs-bd176359cbb3c8b7c9137d3dfac3e9ecac8632f6.zip | |
build(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 (#4084)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
