master
rc: fix leaking stack traces on panics GHSA-gwfq-86j8-7qhv
docs: fix various markdownlint issues
rc: convert options to new style
rc: require authentication to list the remotes with --rc-serve GHSA-mfvx-7rcj-9m5g
rc: flip auth default so all endpoints require auth unless opted out
fs/cache: fix parent not getting pinned when remote is a file
rc: add option blocks parameter to options/get and options/info
fs/rc: add ParseOptions and CheckParamsUsed unified options helpers
rc: add core/disks to enumerate attached disks
rc: add user directories to core/disks and filter mounts better
rc: make sure fatal errors don't crash rclone - fixes #8955
build: modernize Go usage
rc: remove duplicate metrics_addr option registration
fs/rc: add more infrastructure to help writing rc functions