aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 11:08:47 -0700
committerGitHub <noreply@github.com>2023-05-29 11:08:47 -0700
commit684ef483f1ca9f2dca669e072cbabe1d12f8c10c (patch)
tree7270cb6f45db871a4a5f81ddf66d87da06d68d9b /go.mod
parente7f44188552de35d94f03f9f8560d597fb495e80 (diff)
downloadseaweedfs-684ef483f1ca9f2dca669e072cbabe1d12f8c10c.tar.xz
seaweedfs-684ef483f1ca9f2dca669e072cbabe1d12f8c10c.zip
build(deps): bump github.com/prometheus/procfs from 0.9.0 to 0.10.1 (#4513)
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 87ecc3a43..79b954dae 100644
--- a/go.mod
+++ b/go.mod
@@ -80,7 +80,7 @@ require (
github.com/prometheus/client_golang v1.15.0
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
- github.com/prometheus/procfs v0.9.0
+ github.com/prometheus/procfs v0.10.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