diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-30 17:27:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-30 17:27:25 -0700 |
| commit | 4bb3911fde1b73ef096dbe9d3a91a56c983d8c80 (patch) | |
| tree | 89ac00b2b7d0a8fd0f526449fcafc3f8ee8fa4d4 /go.mod | |
| parent | 8cf83d3b1234e52ae8857899fc50f83ad093043a (diff) | |
| download | seaweedfs-4bb3911fde1b73ef096dbe9d3a91a56c983d8c80.tar.xz seaweedfs-4bb3911fde1b73ef096dbe9d3a91a56c983d8c80.zip | |
Bump github.com/prometheus/procfs from 0.11.1 to 0.12.0 (#4966)
Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](https://github.com/prometheus/procfs/compare/v0.11.1...v0.12.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/procfs
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ require ( github.com/prometheus/client_golang v1.17.0 github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect github.com/prometheus/common v0.44.0 // indirect - github.com/prometheus/procfs v0.11.1 + github.com/prometheus/procfs v0.12.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 |
