mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Golint fixes
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
"crypto/sha512"
|
||||
)
|
||||
|
||||
// The size of a SHA512 checksum in bytes.
|
||||
const (
|
||||
Size = sha512.Size
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user