Merge branch 'dependabot-go_modules-github.com-aws-aws-sdk-go-1.42.19' into 'main'

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

See merge request unboundsoftware/s3uploader!7
This commit was merged in pull request #11.
This commit is contained in:
2021-12-05 15:36:52 +00:00
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.20
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.42.16
github.com/aws/aws-sdk-go v1.42.19
github.com/stretchr/testify v1.7.0
gitlab.com/unboundsoftware/apex-mocks v0.0.4
)