mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 05:54:43 +02:00
build: apply gofmt from golang 1.17
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
// Read, write and edit the config file
|
||||
// Unix specific functions.
|
||||
|
||||
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
|
||||
|
||||
package configfile
|
||||
|
Reference in New Issue
Block a user