build(deps): bump github.com/aws/aws-sdk-go from 1.42.23 to 1.42.24

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.23 to 1.42.24.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.23...v1.42.24)
This commit is contained in:
2021-12-20 22:42:28 +00:00
parent 6d5d4fd5f9
commit 4461ae66ef
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.17
require (
github.com/alecthomas/kong v0.2.22
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.42.23
github.com/aws/aws-sdk-go v1.42.24
github.com/stretchr/testify v1.7.0
gitlab.com/unboundsoftware/apex-mocks v0.0.4
)