Build(deps): bump github.com/aws/aws-sdk-go-v2/config

Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.36 to 1.18.37.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.36...config/v1.18.37)
This commit is contained in:
2023-08-23 22:41:19 +00:00
parent 039249a1e2
commit 0c740086eb
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.8.0
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.36
github.com/aws/aws-sdk-go-v2/config v1.18.37
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.80
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5
github.com/stretchr/testify v1.8.4