mirror of
https://github.com/rclone/rclone.git
synced 2025-06-05 20:34:39 +08:00
build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
// We skip tests on platforms with troublesome character mappings
|
||||
|
||||
//go:build !windows && !darwin && !plan9
|
||||
// +build !windows,!darwin,!plan9
|
||||
|
||||
package sftp
|
||||
|
||||
|
Reference in New Issue
Block a user