mirror of
https://github.com/rclone/rclone.git
synced 2025-06-25 14:22:55 +02:00
build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
// Device reading functions
|
||||
|
||||
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
|
||||
|
||||
package local
|
||||
|
||||
|
Reference in New Issue
Block a user