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

Commit b811fb6

Browse files
committed
Update module aws/aws-lambda-go to v1.14.1
1 parent 3a74761 commit b811fb6

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.14.1
1010
github.com/aws/aws-sdk-go v1.28.5
1111
github.com/cenkalti/backoff v2.2.1+incompatible
1212
github.com/cenkalti/backoff/v4 v4.0.0

0 commit comments

Comments
 (0)