aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-27 10:49:36 -0700
committerGitHub <noreply@github.com>2025-10-27 10:49:36 -0700
commit8667aa8e176830ae9e59585c9f212555918a738e (patch)
treed3e9728d52b533017c7fc3e998cba0c9388bfe9e /go.mod
parentfe532592ccf7146b60b6a11a279d4c289582d955 (diff)
downloadseaweedfs-8667aa8e176830ae9e59585c9f212555918a738e.tar.xz
seaweedfs-8667aa8e176830ae9e59585c9f212555918a738e.zip
chore(deps): bump github.com/prometheus/procfs from 0.17.0 to 0.19.1 (#7388)
* chore(deps): bump github.com/prometheus/procfs from 0.17.0 to 0.19.1 Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.17.0 to 0.19.1. - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](https://github.com/prometheus/procfs/compare/v0.17.0...v0.19.1) --- updated-dependencies: - dependency-name: github.com/prometheus/procfs dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * go mod tidy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> Co-authored-by: chrislu <chris.lu@gmail.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 07cc41e61..37f850fb1 100644
--- a/go.mod
+++ b/go.mod
@@ -67,7 +67,7 @@ require (
github.com/prometheus/client_golang v1.23.2
github.com/prometheus/client_model v0.6.2 // indirect
github.com/prometheus/common v0.66.1 // indirect
- github.com/prometheus/procfs v0.17.0
+ github.com/prometheus/procfs v0.19.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