aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-27 10:50:34 -0700
committerGitHub <noreply@github.com>2025-10-27 10:50:34 -0700
commit51d16258fefb434a2972668195a6d5fd213cf885 (patch)
tree62814d8b15c5146d4b9283763322a4e7d6750b8c /go.mod
parente8a91aaf85fab02a67b6fc08fe13867ce8fdcce4 (diff)
downloadseaweedfs-51d16258fefb434a2972668195a6d5fd213cf885.tar.xz
seaweedfs-51d16258fefb434a2972668195a6d5fd213cf885.zip
chore(deps): bump github.com/rclone/rclone from 1.71.1 to 1.71.2 (#7393)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.71.1 to 1.71.2. - [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.71.1...v1.71.2) --- updated-dependencies: - dependency-name: github.com/rclone/rclone dependency-version: 1.71.2 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 63379af09..5cf6216fc 100644
--- a/go.mod
+++ b/go.mod
@@ -149,7 +149,7 @@ require (
github.com/parquet-go/parquet-go v0.25.1
github.com/pkg/sftp v1.13.10
github.com/rabbitmq/amqp091-go v1.10.0
- github.com/rclone/rclone v1.71.1
+ github.com/rclone/rclone v1.71.2
github.com/rdleal/intervalst v1.5.0
github.com/redis/go-redis/v9 v9.14.1
github.com/schollz/progressbar/v3 v3.18.0
@@ -409,7 +409,7 @@ require (
github.com/spf13/pflag v1.0.10 // indirect
github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
- github.com/t3rm1n4l/go-mega v0.0.0-20241213151442-a19cff0ec7b5 // indirect
+ github.com/t3rm1n4l/go-mega v0.0.0-20250926104142-ccb8d3498e6c // indirect
github.com/tarantool/go-iproto v1.1.0 // indirect
github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a // indirect
github.com/tikv/pd/client v0.0.0-20230329114254-1948c247c2b1 // indirect