mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 10:33:34 +00:00
build: apply gofmt from golang 1.17
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
//
|
||||
// We skip tests on platforms with troublesome character mappings
|
||||
|
||||
//+build !windows,!darwin
|
||||
//go:build !windows && !darwin
|
||||
// +build !windows,!darwin
|
||||
|
||||
package webdav
|
||||
|
||||
|
||||
Reference in New Issue
Block a user