mirror of
https://github.com/rclone/rclone.git
synced 2025-12-28 14:13:28 +00:00
build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
// Unix specific functions.
|
||||
|
||||
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
|
||||
// +build darwin dragonfly freebsd linux netbsd openbsd solaris
|
||||
|
||||
package configfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user