mirror of
https://github.com/rclone/rclone.git
synced 2026-01-05 18:13:17 +00:00
build: apply gofmt from golang 1.17
This commit is contained in:
committed by
Nick Craig-Wood
parent
21d84df81b
commit
9c27e080b3
@@ -1,5 +1,6 @@
|
||||
// FUSE main Fs
|
||||
|
||||
//go:build linux || (darwin && amd64)
|
||||
// +build linux darwin,amd64
|
||||
|
||||
package mount2
|
||||
|
||||
Reference in New Issue
Block a user