mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
build: apply gofmt from golang 1.17
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// Syslog interface for non-Unix variants only
|
||||
|
||||
//go:build windows || nacl || plan9
|
||||
// +build windows nacl plan9
|
||||
|
||||
package log
|
||||
|
Reference in New Issue
Block a user