mirror of
https://github.com/rclone/rclone.git
synced 2025-06-24 18:31:24 +08:00
build: apply gofmt from golang 1.17
This commit is contained in:
1
backend/cache/storage_persistent.go
vendored
1
backend/cache/storage_persistent.go
vendored
@ -1,3 +1,4 @@
|
||||
//go:build !plan9 && !js
|
||||
// +build !plan9,!js
|
||||
|
||||
package cache
|
||||
|
Reference in New Issue
Block a user