seaweedfs/weed/storage/erasure_coding
dependabot[bot] a04bd4d26f
Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850)
* Bump github.com/rclone/rclone from 1.63.1 to 1.64.0

Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.63.1 to 1.64.0.
- [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.63.1...v1.64.0)

---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* API changes

* go mod

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
2023-09-18 14:43:05 -07:00
..
1.dat testing RS coding 2019-05-15 01:02:00 -07:00
1.idx testing RS coding 2019-05-15 01:02:00 -07:00
389.ecx checking ecx file 2020-06-25 16:36:06 -07:00
ec_decoder.go collect ec shard from multiple locations 2023-04-17 22:56:21 -07:00
ec_encoder.go weed/storage/erasure_coding: remove unused err from encodeDatFile() signature 2023-09-06 07:35:54 -07:00
ec_locate.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
ec_shard.go Fix resource leaks (#4737) 2023-08-09 15:30:36 -07:00
ec_test.go weed/storage/erasure_coding: Close() after error handling 2023-09-06 07:35:54 -07:00
ec_volume.go Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 2023-09-18 14:43:05 -07:00
ec_volume_delete.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
ec_volume_info.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
ec_volume_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00