aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-07 11:14:07 -0700
committerGitHub <noreply@github.com>2025-07-07 11:14:07 -0700
commitee734b7ca6048657a45dd26fdd6c6c043ea5b150 (patch)
tree5308695bce19af90a1d642103b35d034c03e5aa9 /go.mod
parent8e34e1dd3e13d057f96b941b1890eff6b383c77b (diff)
downloadseaweedfs-ee734b7ca6048657a45dd26fdd6c6c043ea5b150.tar.xz
seaweedfs-ee734b7ca6048657a45dd26fdd6c6c043ea5b150.zip
chore(deps): bump github.com/prometheus/procfs from 0.16.1 to 0.17.0 (#6950)
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0) --- updated-dependencies: - dependency-name: github.com/prometheus/procfs dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index df9a2aa93..98c73a7fc 100644
--- a/go.mod
+++ b/go.mod
@@ -71,7 +71,7 @@ require (
github.com/prometheus/client_golang v1.22.0
github.com/prometheus/client_model v0.6.2 // indirect
github.com/prometheus/common v0.64.0 // indirect
- github.com/prometheus/procfs v0.16.1
+ github.com/prometheus/procfs v0.17.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