build: fix linting issues reported by running golangci-lint with different GOOS

This commit is contained in:
albertony
2024-04-22 19:29:12 +02:00
parent 159e274921
commit 7ee22fcdf9
23 changed files with 124 additions and 46 deletions
+1
View File
@@ -1,3 +1,4 @@
//go:build plan9
// Package storj provides an interface to Storj decentralized object storage.
package storj