1
mirror of https://github.com/rclone/rclone synced 2024-10-17 03:01:13 +02:00
rclone/cmd/cmount
Nick Craig-Wood 57d5de6fba build: fix up package paths after repo move
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`
2019-07-28 18:47:38 +01:00
..
fs.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mount_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mount_unsupported.go Use build tags to control when and where cmount is built 2017-05-19 17:08:04 +01:00
mount.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00