mirror of
https://github.com/rclone/rclone.git
synced 2026-02-22 12:23:31 +00:00
When the main module contains a top-level vendor directory and its go.mod file specifies go 1.14 or higher, the go command now defaults to -mod=vendor for operations that accept that flag.