Build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.23.4 to 1.23.5

Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.23.4 to 1.23.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.23.4...v1.23.5)
This commit is contained in:
2023-12-01 22:42:21 +00:00
parent 871f3faf9c
commit 4e5b251c2c
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.17
require (
github.com/alecthomas/kong v0.8.1
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go-v2 v1.23.4
github.com/aws/aws-sdk-go-v2 v1.23.5
github.com/aws/aws-sdk-go-v2/config v1.25.8
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.47.1