aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-20 01:27:46 -0800
committerGitHub <noreply@github.com>2024-02-20 01:27:46 -0800
commit53da302501ede8e5c6fbcce8379baf29571a4950 (patch)
tree1a9f4c53215ba03827ccc08c7337020417f8822e /go.mod
parent074904c5721ebef37536672696ec8cc53a7ef059 (diff)
downloadseaweedfs-53da302501ede8e5c6fbcce8379baf29571a4950.tar.xz
seaweedfs-53da302501ede8e5c6fbcce8379baf29571a4950.zip
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#5318)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 00eaa6982..8f661e9ec 100644
--- a/go.mod
+++ b/go.mod
@@ -156,7 +156,7 @@ require (
github.com/rclone/rclone v1.65.2
github.com/rdleal/intervalst v1.2.2
github.com/schollz/progressbar/v3 v3.14.1
- github.com/shirou/gopsutil/v3 v3.23.12
+ github.com/shirou/gopsutil/v3 v3.24.1
github.com/tikv/client-go/v2 v2.0.7
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.2.0
github.com/ydb-platform/ydb-go-sdk/v3 v3.56.1