chore(deps): bump github.com/rclone/rclone from 1.71.0 to 1.71.1 (#7302)

Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.71.0 to 1.71.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.71.0...v1.71.1)

---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
  dependency-version: 1.71.1
  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>
This commit is contained in:
dependabot[bot]
2025-10-08 14:25:05 -07:00
committed by GitHub
parent 3fcfa694a1
commit 52338ad718
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -150,7 +150,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.71.0
github.com/rclone/rclone v1.71.1
github.com/rdleal/intervalst v1.5.0
github.com/redis/go-redis/v9 v9.12.1
github.com/schollz/progressbar/v3 v3.18.0