mirror of
https://github.com/rclone/rclone.git
synced 2025-08-08 21:44:47 +02:00
build: remove build constraint syntax for go 1.16 and older
This commit is contained in:
@ -2,6 +2,5 @@
|
||||
// about "no buildable Go source files "
|
||||
|
||||
//go:build plan9 || solaris || js
|
||||
// +build plan9 solaris js
|
||||
|
||||
package azureblob
|
||||
|
Reference in New Issue
Block a user