diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-14 08:31:44 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-14 08:31:44 -0800 |
| commit | 4b24f0fc3a3dd51bcaaa2ea708e2c8ba2acf38f5 (patch) | |
| tree | 274204d109e1edbd5bbc71092d3a333ad9b112e8 /go.mod | |
| parent | 2c6f4fda8b2707d3272dbfbc3a93b17df6570aef (diff) | |
| download | seaweedfs-4b24f0fc3a3dd51bcaaa2ea708e2c8ba2acf38f5.tar.xz seaweedfs-4b24f0fc3a3dd51bcaaa2ea708e2c8ba2acf38f5.zip | |
Bump github.com/rclone/rclone from 1.65.0 to 1.65.2 (#5292)
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.65.0 to 1.65.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.65.0...v1.65.2)
---
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 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -153,7 +153,7 @@ require ( github.com/orcaman/concurrent-map/v2 v2.0.1 github.com/puzpuzpuz/xsync/v2 v2.5.1 github.com/rabbitmq/amqp091-go v1.9.0 - github.com/rclone/rclone v1.65.0 + github.com/rclone/rclone v1.65.2 github.com/rdleal/intervalst v1.2.2 github.com/schollz/progressbar/v3 v3.14.1 github.com/shirou/gopsutil/v3 v3.23.12 @@ -208,7 +208,7 @@ require ( github.com/buengese/sgzip v0.1.1 // indirect github.com/calebcase/tmpfile v1.0.3 // indirect github.com/cloudflare/circl v1.3.7 // indirect - github.com/cloudsoda/go-smb2 v0.0.0-20231106205947-b0758ecc4c67 // indirect + github.com/cloudsoda/go-smb2 v0.0.0-20231124195312-f3ec8ae2c891 // indirect github.com/colinmarc/hdfs/v2 v2.4.0 // indirect github.com/cronokirby/saferith v0.33.0 // indirect github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 // indirect |
