From dd11778ac6b2b04cf6669d51f29f98e57afdd1f7 Mon Sep 17 00:00:00 2001 From: Evan Harris Date: Thu, 23 Jul 2020 04:45:45 -0500 Subject: [PATCH] docs: Updated mount command to reflect that it requires Go 1.13 or newer --- cmd/mountlib/mount.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cmd/mountlib/mount.go b/cmd/mountlib/mount.go index cb4013f9a..c762b76c0 100644 --- a/cmd/mountlib/mount.go +++ b/cmd/mountlib/mount.go @@ -192,6 +192,9 @@ Stopping the mount manually: # OS X umount /path/to/local/mount +**Note**: As of ` + "`rclone` 1.52.2, `rclone mount`" + ` now requires Go version 1.13 +or newer on some platforms depending on the underlying FUSE library in use. + ### Installing on Windows To run rclone ` + commandName + ` on Windows, you will need to