overdue
This commit is contained in:
6
.rclone_repo/backend/azureblob/azureblob_unsupported.go
Executable file
6
.rclone_repo/backend/azureblob/azureblob_unsupported.go
Executable file
@@ -0,0 +1,6 @@
|
||||
// Build for azureblob for unsupported platforms to stop go complaining
|
||||
// about "no buildable Go source files "
|
||||
|
||||
// +build freebsd netbsd openbsd plan9 solaris !go1.8
|
||||
|
||||
package azureblob
|
||||
Reference in New Issue
Block a user