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

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

See merge request unboundsoftware/s3uploader!15
This commit was merged in pull request #19.
This commit is contained in:
2021-12-14 14:02:09 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.17
require (
github.com/alecthomas/kong v0.2.22
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.42.22
github.com/aws/aws-sdk-go v1.42.23
github.com/stretchr/testify v1.7.0
gitlab.com/unboundsoftware/apex-mocks v0.0.4
)