Skip to content

Commit 6ffd077

Browse files
committed
update go.mod to latest working,need to figure out with S3 library failures
Signed-off-by: Slach <bloodjazman@gmail.com>
1 parent 287a6c9 commit 6ffd077

File tree

2 files changed

+9
-89
lines changed

2 files changed

+9
-89
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ require (
1414
github.com/aws/aws-sdk-go-v2 v1.39.0
1515
github.com/aws/aws-sdk-go-v2/config v1.31.8
1616
github.com/aws/aws-sdk-go-v2/credentials v1.18.12
17-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.6
18-
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.1
17+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.49
18+
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.3
1919
github.com/aws/aws-sdk-go-v2/service/sts v1.38.4
2020
github.com/aws/smithy-go v1.23.0
2121
github.com/djherbis/buffer v1.2.0

0 commit comments

Comments
 (0)