diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-02 12:20:58 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-02 12:20:58 +0300 |
| commit | 2544305fb952810f0af54ef4f2cdcbf8d4b5d7db (patch) | |
| tree | 19b7c100fffd9af2f4df092f316d82891913b462 /go.mod | |
| parent | 519d228db27ae844d91bb0f3491e66c874878c74 (diff) | |
Bump github.com/shirou/gopsutil/v4 from 4.24.6 to 4.24.7 (#2444)
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.6 to 4.24.7.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.24.6...v4.24.7)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
@@ -12,7 +12,7 @@ require ( github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.2.2 github.com/robfig/cron/v3 v3.0.1 - github.com/shirou/gopsutil/v4 v4.24.6 + github.com/shirou/gopsutil/v4 v4.24.7 github.com/valyala/fasthttp v1.55.0 github.com/xtls/xray-core v1.8.23 go.uber.org/atomic v1.11.0 |
