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

Commit 0fe81f2

Browse files
committed
Update module aws/aws-lambda-go to v1.16.0
1 parent b823905 commit 0fe81f2

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.16.0
1010
github.com/aws/aws-sdk-go v1.28.5
1111
github.com/cenkalti/backoff v2.2.1+incompatible
1212
github.com/certifi/gocertifi v0.0.0-20190506164543-d2eda7129713 // indirect

0 commit comments

Comments
 (0)