aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-14 16:37:06 -0700
committerGitHub <noreply@github.com>2025-07-14 16:37:06 -0700
commitbac6d3af2e346286d839b82e614e30b3470c011d (patch)
treeddb9e40481af185faa66eb3e81f85bafd8745768 /go.mod
parent709ab84fdcdb49a6d59bf2e44ec479dcc8ed0cef (diff)
downloadseaweedfs-bac6d3af2e346286d839b82e614e30b3470c011d.tar.xz
seaweedfs-bac6d3af2e346286d839b82e614e30b3470c011d.zip
chore(deps): bump github.com/rclone/rclone from 1.70.2 to 1.70.3 (#6980)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.70.2 to 1.70.3. - [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.70.2...v1.70.3) --- updated-dependencies: - dependency-name: github.com/rclone/rclone dependency-version: 1.70.3 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d45bd56c5..f0488c406 100644
--- a/go.mod
+++ b/go.mod
@@ -145,7 +145,7 @@ require (
github.com/parquet-go/parquet-go v0.25.1
github.com/pkg/sftp v1.13.9
github.com/rabbitmq/amqp091-go v1.10.0
- github.com/rclone/rclone v1.70.2
+ github.com/rclone/rclone v1.70.3
github.com/rdleal/intervalst v1.5.0
github.com/redis/go-redis/v9 v9.10.0
github.com/schollz/progressbar/v3 v3.18.0