diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-05 10:30:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-05 10:30:21 -0700 |
| commit | 51b0f9b7fd14816451b4a50bd0dc9afebd4963bd (patch) | |
| tree | 9693be429caea0f36ef54d39d810f8dc7248133b /go.mod | |
| parent | 5aff086aa4e9ec0070650ccd8b70d9c67b7f3968 (diff) | |
| download | seaweedfs-51b0f9b7fd14816451b4a50bd0dc9afebd4963bd.tar.xz seaweedfs-51b0f9b7fd14816451b4a50bd0dc9afebd4963bd.zip | |
chore(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 (#6758)
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](https://github.com/prometheus/procfs/compare/v0.16.0...v0.16.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
dependency-version: 0.16.1
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ require ( github.com/prometheus/client_golang v1.21.1 github.com/prometheus/client_model v0.6.1 // indirect github.com/prometheus/common v0.62.0 // indirect - github.com/prometheus/procfs v0.16.0 + github.com/prometheus/procfs v0.16.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 |
