diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-19 10:19:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-19 10:19:59 -0700 |
| commit | 88b292fb3fe43b3a7ef9d9d8ee17d04baf99bfec (patch) | |
| tree | 5939f709cce225b05186405faecd0cbf9e1560db /go.mod | |
| parent | ccec3acd5b8b8e2cbe06fdf3bf2766e2b5ed20c9 (diff) | |
| download | seaweedfs-88b292fb3fe43b3a7ef9d9d8ee17d04baf99bfec.tar.xz seaweedfs-88b292fb3fe43b3a7ef9d9d8ee17d04baf99bfec.zip | |
Bump github.com/prometheus/procfs from 0.10.1 to 0.11.0 (#4595)
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.1 github.com/prometheus/client_model v0.3.0 // indirect github.com/prometheus/common v0.42.0 // indirect - github.com/prometheus/procfs v0.10.1 + github.com/prometheus/procfs v0.11.0 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 |
