Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit e734f67

Browse files
chore: Bump github.com/aws/aws-sdk-go from 1.35.0 to 1.35.19 (#102)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.35.0 to 1.35.19. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-go@v1.35.0...v1.35.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7146ebe commit e734f67

File tree

2 files changed

+20
-59
lines changed

2 files changed

+20
-59
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/awslabs/aws-lambda-container-image-converter
33
go 1.13
44

55
require (
6-
github.com/aws/aws-sdk-go v1.35.0
6+
github.com/aws/aws-sdk-go v1.35.19
77
github.com/containers/image/v5 v5.6.0
88
github.com/dsnet/compress v0.0.1 // indirect
99
github.com/frankban/quicktest v1.7.2 // indirect

0 commit comments

Comments
 (0)