mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 10:33:34 +00: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
|
||||
// +build !windows,!darwin
|
||||
|
||||
package webdav
|
||||
|
||||
|
||||
Reference in New Issue
Block a user