mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +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 @@
|
||||
// Package mount implements a FUSE mounting system for rclone remotes.
|
||||
|
||||
//go:build linux || freebsd
|
||||
// +build linux freebsd
|
||||
|
||||
package mount
|
||||
|
||||
Reference in New Issue
Block a user