mirror of
https://github.com/rclone/rclone.git
synced 2025-08-14 07:49:00 +02:00
build: apply gofmt from golang 1.17
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// Fallback Alloc and Free for unsupported OSes
|
||||
|
||||
//go:build plan9 || js
|
||||
// +build plan9 js
|
||||
|
||||
package mmap
|
||||
|
Reference in New Issue
Block a user