diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-17 08:41:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 08:41:30 -0700 |
| commit | b50a9f916c8a0c1bb1847d79c573280f187b3869 (patch) | |
| tree | 831c594c89bb0066d9d642466a14765394d3c50c /go.mod | |
| parent | abd12df19cb03aeb01479a7c5c826922ec370d16 (diff) | |
| download | seaweedfs-b50a9f916c8a0c1bb1847d79c573280f187b3869.tar.xz seaweedfs-b50a9f916c8a0c1bb1847d79c573280f187b3869.zip | |
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#5682)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ require ( github.com/rclone/rclone v1.66.0 github.com/rdleal/intervalst v1.4.0 github.com/schollz/progressbar/v3 v3.14.3 - github.com/shirou/gopsutil/v3 v3.24.4 + github.com/shirou/gopsutil/v3 v3.24.5 github.com/tikv/client-go/v2 v2.0.7 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.4.2 github.com/ydb-platform/ydb-go-sdk/v3 v3.68.1 |
