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

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.111 to 1.44.119.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.111...v1.44.119)
This commit is contained in:
2022-10-19 22:40:43 +00:00
parent 5e467c230e
commit 52df6667b9
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.6.1
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.44.111
github.com/aws/aws-sdk-go v1.44.119
github.com/stretchr/testify v1.8.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)