diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 11:18:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-30 11:18:38 -0700 |
| commit | 35028818afe3b678d8ef811bda3e8526b6546e4c (patch) | |
| tree | 623e8c31f0a3226d859e7837c9364a727231aa6d /go.mod | |
| parent | e4c27de1ecd915ebbfeea56493b256e0680ea0cd (diff) | |
| download | seaweedfs-35028818afe3b678d8ef811bda3e8526b6546e4c.tar.xz seaweedfs-35028818afe3b678d8ef811bda3e8526b6546e4c.zip | |
chore(deps): bump github.com/rclone/rclone from 1.68.0 to 1.68.1 (#6084)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.68.0 to 1.68.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.68.0...v1.68.1)
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
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
@@ -143,7 +143,7 @@ require ( github.com/orcaman/concurrent-map/v2 v2.0.1 github.com/parquet-go/parquet-go v0.23.0 github.com/rabbitmq/amqp091-go v1.10.0 - github.com/rclone/rclone v1.68.0 + github.com/rclone/rclone v1.68.1 github.com/rdleal/intervalst v1.4.0 github.com/redis/go-redis/v9 v9.6.1 github.com/schollz/progressbar/v3 v3.16.0 |
