diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-29 11:08:47 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-29 11:08:47 -0700 |
| commit | 684ef483f1ca9f2dca669e072cbabe1d12f8c10c (patch) | |
| tree | 7270cb6f45db871a4a5f81ddf66d87da06d68d9b /go.mod | |
| parent | e7f44188552de35d94f03f9f8560d597fb495e80 (diff) | |
| download | seaweedfs-684ef483f1ca9f2dca669e072cbabe1d12f8c10c.tar.xz seaweedfs-684ef483f1ca9f2dca669e072cbabe1d12f8c10c.zip | |
build(deps): bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (#4513)
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.15.0 github.com/prometheus/client_model v0.3.0 // indirect github.com/prometheus/common v0.42.0 // indirect - github.com/prometheus/procfs v0.9.0 + github.com/prometheus/procfs v0.10.1 github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect github.com/seaweedfs/goexif v1.0.3 |
