aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-19 10:19:59 -0700
committerGitHub <noreply@github.com>2023-06-19 10:19:59 -0700
commit88b292fb3fe43b3a7ef9d9d8ee17d04baf99bfec (patch)
tree5939f709cce225b05186405faecd0cbf9e1560db /go.mod
parentccec3acd5b8b8e2cbe06fdf3bf2766e2b5ed20c9 (diff)
downloadseaweedfs-88b292fb3fe43b3a7ef9d9d8ee17d04baf99bfec.tar.xz
seaweedfs-88b292fb3fe43b3a7ef9d9d8ee17d04baf99bfec.zip
Bump github.com/prometheus/procfs from 0.10.1 to 0.11.0 (#4595)
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 52f23efd9..e176259a1 100644
--- a/go.mod
+++ b/go.mod
@@ -80,7 +80,7 @@ require (
github.com/prometheus/client_golang v1.15.1
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
- github.com/prometheus/procfs v0.10.1
+ github.com/prometheus/procfs v0.11.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