mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
upgrade golang-lint to the latest (#15600)
This commit is contained in:
@@ -43,9 +43,9 @@ const (
|
||||
)
|
||||
|
||||
// Type represents an AWS SSE type:
|
||||
// • SSE-C
|
||||
// • SSE-S3
|
||||
// • SSE-KMS
|
||||
// - SSE-C
|
||||
// - SSE-S3
|
||||
// - SSE-KMS
|
||||
type Type interface {
|
||||
fmt.Stringer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user