build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build linux || (darwin && amd64)
|
||||
// +build linux darwin,amd64
|
||||
|
||||
// Package mount2 implements a FUSE mounting system for rclone remotes.
|
||||
package mount2
|
||||
|
||||
Reference in New Issue
Block a user