diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-02 13:02:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-02 13:02:32 +0300 |
| commit | f53630791450a537b933cba9085146acd176c98f (patch) | |
| tree | c66f3a48dc0629cbcf3cda46207ca79fdcb91758 /go.mod | |
| parent | 4494ffabb6e17dc760e3be2c2e357e2fa0c2eaa6 (diff) | |
Bump github.com/shirou/gopsutil/v4 from 4.24.7 to 4.24.8 (#2508)
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.24.7 to 4.24.8.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v4.24.7...v4.24.8)
---
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.3 github.com/robfig/cron/v3 v3.0.1 - github.com/shirou/gopsutil/v4 v4.24.7 + github.com/shirou/gopsutil/v4 v4.24.8 github.com/valyala/fasthttp v1.55.0 github.com/xtls/xray-core v1.8.24 go.uber.org/atomic v1.11.0 |
