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

Commit 18d6885

Browse files
committed
Update module aws/aws-lambda-go to v1.13.2
1 parent 495cefd commit 18d6885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module github.com/golangci/golangci-api
66
require (
77
github.com/Microsoft/go-winio v0.4.12 // indirect
88
github.com/ajg/form v1.5.1 // indirect
9-
github.com/aws/aws-lambda-go v1.11.1
9+
github.com/aws/aws-lambda-go v1.13.2
1010
github.com/aws/aws-sdk-go v1.20.15
1111
github.com/cenkalti/backoff v2.2.0+incompatible
1212
github.com/certifi/gocertifi v0.0.0-20190629135335-d2eda7129713 // indirect

0 commit comments

Comments
 (0)