fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.1

This commit is contained in:
Renovate
2025-10-28 19:11:27 +00:00
parent a1e680664b
commit 39ebc575fd
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ require (
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go-v2 v1.39.4
github.com/aws/aws-sdk-go-v2/config v1.31.15
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.0
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.7
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.89.0
github.com/stretchr/testify v1.11.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)