Skip to content

Commit 19f191f

Browse files
committed
Update module aws/aws-lambda-go to v1.20.0
1 parent 07b6562 commit 19f191f

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)