Build(deps): bump github.com/aws/aws-sdk-go from 1.44.222 to 1.44.234

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.222 to 1.44.234.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.222...v1.44.234)
This commit is contained in:
2023-03-31 22:40:38 +00:00
parent 5a2ada06d6
commit 7e0ef12ed6
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.7.1
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.44.222
github.com/aws/aws-sdk-go v1.44.234
github.com/stretchr/testify v1.8.2
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)