Skip to content

Commit d3e2ed6

Browse files
authored
Merge pull request #109 from hackersandslackers/renovate/github.com-aws-aws-lambda-go-1.x
Update module aws/aws-lambda-go to v1.20.0
2 parents 07b6562 + 19f191f commit d3e2ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-src/helloworld/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/hackersandslackers/go-lambda-function-tutorial
33
go 1.14
44

55
require (
6-
github.com/aws/aws-lambda-go v1.19.1
6+
github.com/aws/aws-lambda-go v1.20.0
77
github.com/stretchr/testify v1.6.1
88
)

0 commit comments

Comments
 (0)