mirror of
https://github.com/rclone/rclone.git
synced 2026-02-17 09:59:10 +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.