fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.90.0

This commit is contained in:
Renovate
2025-11-05 20:11:44 +00:00
parent 141fd838f4
commit 9f1a7174b0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.39.6
github.com/aws/aws-sdk-go-v2/config v1.31.17
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.89.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.90.0
github.com/stretchr/testify v1.11.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)