aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-07 09:43:47 -0700
committerGitHub <noreply@github.com>2025-04-07 09:43:47 -0700
commitb10791f8a06ce22bb9cfc83f7f434ad935f952ff (patch)
treeb681a3150c7eb5396cc51a72ebf685ed1ddc2eb6 /go.mod
parent55501bb51cc34b9cdb4455f455238e18130c5d09 (diff)
downloadseaweedfs-b10791f8a06ce22bb9cfc83f7f434ad935f952ff.tar.xz
seaweedfs-b10791f8a06ce22bb9cfc83f7f434ad935f952ff.zip
chore(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 (#6688)
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](https://github.com/prometheus/procfs/compare/v0.15.1...v0.16.0) --- updated-dependencies: - dependency-name: github.com/prometheus/procfs dependency-version: 0.16.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 a6e9c3f9c..66126c11a 100644
--- a/go.mod
+++ b/go.mod
@@ -75,7 +75,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.15.1
+ github.com/prometheus/procfs v0.16.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