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

This commit is contained in:
Renovate
2025-11-20 20:11:00 +00:00
parent f2e6e85f7b
commit 856b931b0c
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.40.0
github.com/aws/aws-sdk-go-v2/config v1.32.0
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.9
github.com/aws/aws-sdk-go-v2/service/s3 v1.91.1
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.10
github.com/aws/aws-sdk-go-v2/service/s3 v1.92.0
github.com/stretchr/testify v1.11.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)