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

This commit is contained in:
Renovate
2024-10-16 19:57:48 +00:00
parent 3afd43089a
commit 56f29974c1
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -8,9 +8,9 @@ require (
github.com/alecthomas/kong v1.2.1
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/config v1.27.43
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.32
github.com/aws/aws-sdk-go-v2/service/s3 v1.65.3
github.com/aws/aws-sdk-go-v2/config v1.28.0
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.33
github.com/aws/aws-sdk-go-v2/service/s3 v1.66.0
github.com/stretchr/testify v1.9.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)