aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 10:17:05 -0700
committerGitHub <noreply@github.com>2024-04-08 10:17:05 -0700
commitf08f95ac800b788e42290e58eb6444e094acf97f (patch)
treecab9d0e839226231faa9597571b35def7fb414cc /go.mod
parent370c6586f0aaf675e507e4f3c3d6cf7808d1f290 (diff)
downloadseaweedfs-f08f95ac800b788e42290e58eb6444e094acf97f.tar.xz
seaweedfs-f08f95ac800b788e42290e58eb6444e094acf97f.zip
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.3 (#5481)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.1 to 3.24.3. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](https://github.com/shirou/gopsutil/compare/v3.24.1...v3.24.3) --- 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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 4e7dba978..5d75ab429 100644
--- a/go.mod
+++ b/go.mod
@@ -155,7 +155,7 @@ require (
github.com/rclone/rclone v1.66.0
github.com/rdleal/intervalst v1.3.0
github.com/schollz/progressbar/v3 v3.14.2
- github.com/shirou/gopsutil/v3 v3.24.1
+ github.com/shirou/gopsutil/v3 v3.24.3
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.63.0
@@ -313,7 +313,7 @@ require (
github.com/ydb-platform/ydb-go-yc v0.10.2 // indirect
github.com/ydb-platform/ydb-go-yc-metadata v0.5.2 // indirect
github.com/yunify/qingstor-sdk-go/v3 v3.2.0 // indirect
- github.com/yusufpapurcu/wmi v1.2.3 // indirect
+ github.com/yusufpapurcu/wmi v1.2.4 // indirect
github.com/zeebo/blake3 v0.2.3 // indirect
github.com/zeebo/errs v1.3.0 // indirect
go.etcd.io/bbolt v1.3.8 // indirect