fix(deps): update aws-sdk-go-v2 monorepo

This commit is contained in:
Renovate
2024-09-18 19:58:12 +00:00
parent 6e1d6e6ee9
commit cec1646e2d
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ require (
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go-v2 v1.30.5
github.com/aws/aws-sdk-go-v2/config v1.27.35
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.20
github.com/aws/aws-sdk-go-v2/service/s3 v1.61.3
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.62.0
github.com/stretchr/testify v1.9.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)