diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-30 14:56:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-30 14:56:45 -0700 |
| commit | 73112191e23a6780ff3968d5f3a1ad2f16c41157 (patch) | |
| tree | b153604ecdc8a07790f99140963359731ae4de4a /go.mod | |
| parent | f2033e39bc757d9c39dd3403e936013fc91669e1 (diff) | |
| download | seaweedfs-73112191e23a6780ff3968d5f3a1ad2f16c41157.tar.xz seaweedfs-73112191e23a6780ff3968d5f3a1ad2f16c41157.zip | |
chore(deps): bump github.com/rclone/rclone from 1.70.1 to 1.70.2 (#6930)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.70.1 to 1.70.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.70.1...v1.70.2)
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-version: 1.70.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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,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.1 + github.com/rclone/rclone v1.70.2 github.com/rdleal/intervalst v1.5.0 github.com/redis/go-redis/v9 v9.10.0 github.com/schollz/progressbar/v3 v3.18.0 |
