aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-29 10:29:39 -0800
committerGitHub <noreply@github.com>2024-01-29 10:29:39 -0800
commite5c0680dbcd250f69ab414cd14ee3ecc859c5dcf (patch)
treea16a33ac1969de0df04f68ef5ee3feecb057bf53 /go.mod
parente04264114b938c08372753f367fbfe62f529482f (diff)
downloadseaweedfs-e5c0680dbcd250f69ab414cd14ee3ecc859c5dcf.tar.xz
seaweedfs-e5c0680dbcd250f69ab414cd14ee3ecc859c5dcf.zip
Bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#5255)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.11 to 3.23.12. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12) --- 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 49ebf6a02..afdcb4bbf 100644
--- a/go.mod
+++ b/go.mod
@@ -156,7 +156,7 @@ require (
github.com/rclone/rclone v1.65.0
github.com/rdleal/intervalst v1.2.2
github.com/schollz/progressbar/v3 v3.14.1
- github.com/shirou/gopsutil/v3 v3.23.11
+ github.com/shirou/gopsutil/v3 v3.23.12
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.54.3