aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-21 08:49:31 -0700
committerGitHub <noreply@github.com>2023-08-21 08:49:31 -0700
commit6f5ff4f9e888c31f487dbfbdc81b19c6461aa153 (patch)
tree4535c5fb99d2ad5926fd365f9056c28d22eb7125 /go.mod
parent558545500f15f4f314578917f402a8088455b4be (diff)
downloadseaweedfs-6f5ff4f9e888c31f487dbfbdc81b19c6461aa153.tar.xz
seaweedfs-6f5ff4f9e888c31f487dbfbdc81b19c6461aa153.zip
Bump github.com/prometheus/procfs from 0.11.0 to 0.11.1 (#4773)
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 bda8e76fc..225e3f6c7 100644
--- a/go.mod
+++ b/go.mod
@@ -80,7 +80,7 @@ require (
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
- github.com/prometheus/procfs v0.11.0
+ github.com/prometheus/procfs v0.11.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