seaweedfs/weed/topology
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
..
allocate_volume.go master: delete partially created replicated volumes during volume growth 2022-10-26 12:32:24 -07:00
cluster_commands.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
collection.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
configuration.go skip deltaBeat if dn is zero (#3630) 2022-09-11 22:31:53 -07:00
data_center.go Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 2023-09-18 14:43:05 -07:00
data_node.go reduce the window size between unregistering a volume server and creating volumes on that server 2023-05-30 08:20:00 -07:00
data_node_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
disk.go rename variables 2022-09-11 19:18:42 -07:00
disk_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
node.go Healthz check for deadlocks (#4558) 2023-06-09 09:42:48 -07:00
rack.go Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 2023-09-18 14:43:05 -07:00
store_replicate.go add md5 header when UploadData to replication in ReplicatedWrite (#3881) 2022-10-19 01:34:14 -07:00
topology.go Healthz check for deadlocks (#4558) 2023-06-09 09:42:48 -07:00
topology_ec.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
topology_event_handling.go reduce the window size between unregistering a volume server and creating volumes on that server 2023-05-30 08:20:00 -07:00
topology_info.go Bump github.com/rclone/rclone from 1.63.1 to 1.64.0 (#4850) 2023-09-18 14:43:05 -07:00
topology_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
topology_vacuum.go revert #4491 (#4550) 2023-06-06 00:17:51 -07:00
volume_growth.go fix: deletes newly created volumes (#4551) 2023-06-06 09:08:27 -07:00
volume_growth_test.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
volume_layout.go Fix no more writable volumes by delay judgment (#4548) 2023-06-05 10:17:21 -07:00
volume_layout_test.go docs(topology): readability improvements (#3688) 2022-09-15 02:03:10 -07:00
volume_location_list.go move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00