aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-19 13:44:32 -0800
committerGitHub <noreply@github.com>2024-11-19 13:44:32 -0800
commitbb37886f6a267d320dd0daf2f9c5e4c1d4140462 (patch)
tree91de6aa97ca19e3270cd5b1037487ee545f3c494 /go.mod
parente28f55eb087c7390ac6c084d9d024685aacbe2dd (diff)
downloadseaweedfs-bb37886f6a267d320dd0daf2f9c5e4c1d4140462.tar.xz
seaweedfs-bb37886f6a267d320dd0daf2f9c5e4c1d4140462.zip
chore(deps): bump github.com/rclone/rclone from 1.68.1 to 1.68.2 (#6260)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.68.1 to 1.68.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.68.1...v1.68.2) --- updated-dependencies: - dependency-name: github.com/rclone/rclone dependency-type: direct:production ... 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 b62d9acb4..8666c50f8 100644
--- a/go.mod
+++ b/go.mod
@@ -143,7 +143,7 @@ require (
github.com/orcaman/concurrent-map/v2 v2.0.1
github.com/parquet-go/parquet-go v0.23.1-0.20241011155651-6446d1d0d2fe
github.com/rabbitmq/amqp091-go v1.10.0
- github.com/rclone/rclone v1.68.1
+ github.com/rclone/rclone v1.68.2
github.com/rdleal/intervalst v1.4.0
github.com/redis/go-redis/v9 v9.7.0
github.com/schollz/progressbar/v3 v3.16.0