Versions in this module Expand all Collapse all v1 v1.48.0 Jun 15, 2019 GO-2026-5466 +1 more GO-2026-5466: Unauthenticated backend instantiation in github.com/rclone/rclone GO-2026-5596: Unauthenticated command execution in rclone rcd via inline remotes in github.com/rclone/rclone v1.47.0 Apr 13, 2019 GO-2026-5596 GO-2026-5596: Unauthenticated command execution in rclone rcd via inline remotes in github.com/rclone/rclone Changes in this version + func Errorf(format string, a ...interface{}) error + func New(text string) error + func Walk(err error, f WalkFunc) + type WalkFunc func(error) bool