mirror of
https://github.com/rclone/rclone.git
synced 2025-12-16 00:04:40 +00:00
build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
//go:build (darwin || linux) && !gccgo
|
||||
// +build darwin linux
|
||||
// +build !gccgo
|
||||
|
||||
package plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user