aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-31 10:41:10 -0700
committerGitHub <noreply@github.com>2023-07-31 10:41:10 -0700
commit7af9f64807b9a36b45e9f67de98e4a2e6eaf7cd1 (patch)
tree8336a8823b828d0f92700b77178331f00f169df1 /go.mod
parent6b9e749d4f6e02150d14304bc4abce0d32a55b23 (diff)
downloadseaweedfs-7af9f64807b9a36b45e9f67de98e4a2e6eaf7cd1.tar.xz
seaweedfs-7af9f64807b9a36b45e9f67de98e4a2e6eaf7cd1.zip
Bump github.com/rclone/rclone from 1.63.0 to 1.63.1 (#4720)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.63.0 to 1.63.1. - [Release notes](https://github.com/rclone/rclone/releases) - [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md) - [Commits](https://github.com/rclone/rclone/compare/v1.63.0...v1.63.1) --- updated-dependencies: - dependency-name: github.com/rclone/rclone 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.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 765ed9af2..693090e06 100644
--- a/go.mod
+++ b/go.mod
@@ -154,7 +154,7 @@ require (
github.com/hashicorp/raft-boltdb/v2 v2.2.2
github.com/puzpuzpuz/xsync/v2 v2.4.1
github.com/rabbitmq/amqp091-go v1.8.1
- github.com/rclone/rclone v1.63.0
+ github.com/rclone/rclone v1.63.1
github.com/schollz/progressbar/v3 v3.13.1
github.com/tikv/client-go/v2 v2.0.7
github.com/ydb-platform/ydb-go-sdk-auth-environ v0.2.0
@@ -267,7 +267,7 @@ require (
github.com/rclone/ftp v0.0.0-20230327202000-dadc1f64e87d // indirect
github.com/rfjakob/eme v1.1.2 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
- github.com/shirou/gopsutil/v3 v3.23.3 // indirect
+ github.com/shirou/gopsutil/v3 v3.23.5 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect
github.com/sony/gobreaker v0.5.0 // indirect
@@ -288,7 +288,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.2 // indirect
+ github.com/yusufpapurcu/wmi v1.2.3 // indirect
github.com/zeebo/blake3 v0.2.3 // indirect
github.com/zeebo/errs v1.3.0 // indirect
go.etcd.io/bbolt v1.3.7 // indirect