Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit f6abc86

Browse files
committed
fix s3 lint error
1 parent e36f0ba commit f6abc86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws/s3/s3.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import (
1414
"golang.org/x/crypto/ripemd160"
1515
)
1616

17+
// Manager contains s3 client functionalities
1718
type Manager struct {
1819
bucketName string
1920
region string

0 commit comments

Comments
 (0)