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

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.282 to 1.44.284.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.282...v1.44.284)
This commit is contained in:
2023-06-16 22:40:40 +00:00
parent 8405c013df
commit 0fadf5af2b
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.282
github.com/aws/aws-sdk-go v1.44.284
github.com/stretchr/testify v1.8.4
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)