build: fix linting issues reported by running golangci-lint with different GOOS
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
|
||||
//go:build plan9 || js
|
||||
|
||||
// Package cachestats provides the cachestats command.
|
||||
package cachestats
|
||||
|
||||
Reference in New Issue
Block a user