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

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

See merge request unboundsoftware/s3uploader!22
This commit was merged in pull request #26.
This commit is contained in:
2022-01-06 10:12:43 +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.3.0
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.42.27
github.com/aws/aws-sdk-go v1.42.28
github.com/stretchr/testify v1.7.0
gitlab.com/unboundsoftware/apex-mocks v0.0.4
)