mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +02:00
build: apply gofmt from golang 1.17
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
//go:build (darwin || linux) && !gccgo
|
||||
// +build darwin linux
|
||||
// +build !gccgo
|
||||
|
||||
|
Reference in New Issue
Block a user