mirror of
https://github.com/rclone/rclone.git
synced 2025-08-13 15:37:26 +02:00
build: apply gofmt from golang 1.17
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
//+build !windows,!plan9
|
||||
//go:build !windows && !plan9
|
||||
// +build !windows,!plan9
|
||||
|
||||
package atexit
|
||||
|
||||
|
Reference in New Issue
Block a user