newline battles continue
This commit is contained in:
7
vendor/github.com/ncw/rclone/fs/versioncheck.go
generated
vendored
Executable file
7
vendor/github.com/ncw/rclone/fs/versioncheck.go
generated
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
//+build !go1.7
|
||||
|
||||
package fs
|
||||
|
||||
// Upgrade to Go version 1.7 to compile rclone - latest stable go
|
||||
// compiler recommended.
|
||||
func init() { Go_version_1_7_required_for_compilation() }
|
||||
Reference in New Issue
Block a user