Skip to content

Commit c521f48

Browse files
authored
Merge pull request #13 from hackersandslackers/renovate/github.com-aws-aws-lambda-go-1.x
Update module aws/aws-lambda-go to v1.19.1
2 parents 1489ada + bba96cf commit c521f48

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.18.0
6+
github.com/aws/aws-lambda-go v1.19.1
77
github.com/stretchr/testify v1.4.0
88
)

0 commit comments

Comments
 (0)