This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ module github.com/golangci/golangci-api
6
6
require (
7
7
github.com/Microsoft/go-winio v0.4.12 // indirect
8
8
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.12.0
10
10
github.com/aws/aws-sdk-go v1.20.15
11
11
github.com/cenkalti/backoff v2.2.0+incompatible
12
12
github.com/certifi/gocertifi v0.0.0-20190629135335-d2eda7129713 // indirect
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb
20
20
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 /go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8 =
21
21
github.com/aws/aws-lambda-go v1.11.1 h1:wuOnhS5aqzPOWns71FO35PtbtBKHr4MYsPVt5qXLSfI =
22
22
github.com/aws/aws-lambda-go v1.11.1 /go.mod h1:Rr2SMTLeSMKgD45uep9V/NP8tnbCcySgu04cx0k/6cw =
23
+ github.com/aws/aws-lambda-go v1.12.0 /go.mod h1:050MeYvnG0NozqUw+ljHH9x0SwxeBnbxHVhcjn9nJFA =
23
24
github.com/aws/aws-sdk-go v1.20.12 h1:xV7xfLSkiqd7JOnLlfER+Jz8kI98rAGJvtXssYkCRs4 =
24
25
github.com/aws/aws-sdk-go v1.20.12 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
25
26
github.com/aws/aws-sdk-go v1.20.13 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
You can’t perform that action at this time.
0 commit comments