diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-01 13:14:17 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-01 13:14:17 +0300 |
| commit | d73a9952573bf12b6bb6137277bcdf4c89120c02 (patch) | |
| tree | a57a71e625c00883c136549e3cb14c8a63cd473d /go.mod | |
| parent | e4e0deeed44a3ece62b5e24ecb629cecd20d9f23 (diff) | |
Bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5 (#554)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.4 to 3.23.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.4...v3.23.5)
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
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
@@ -13,7 +13,7 @@ require ( github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 github.com/pelletier/go-toml/v2 v2.0.8 github.com/robfig/cron/v3 v3.0.1 - github.com/shirou/gopsutil/v3 v3.23.4 + github.com/shirou/gopsutil/v3 v3.23.5 github.com/xtls/xray-core v1.8.1 go.uber.org/atomic v1.11.0 golang.org/x/text v0.9.0 |
