mirror of
https://github.com/rclone/rclone.git
synced 2026-04-26 02:09:51 -04:00
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g' goimports -w `find . -name \*.go`
1.9 KiB
1.9 KiB