diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-08-21 08:49:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-21 08:49:31 -0700 |
| commit | 6f5ff4f9e888c31f487dbfbdc81b19c6461aa153 (patch) | |
| tree | 4535c5fb99d2ad5926fd365f9056c28d22eb7125 /go.mod | |
| parent | 558545500f15f4f314578917f402a8088455b4be (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
