mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +02:00
build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
1
backend/cache/cache_test.go
vendored
1
backend/cache/cache_test.go
vendored
@ -1,7 +1,6 @@
|
||||
// Test Cache filesystem interface
|
||||
|
||||
//go:build !plan9 && !js && !race
|
||||
// +build !plan9,!js,!race
|
||||
|
||||
package cache_test
|
||||
|
||||
|
Reference in New Issue
Block a user