This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/Microsoft/go-winio v0.4.12 // indirect
8
8
github.com/ajg/form v1.5.1 // indirect
9
9
github.com/aws/aws-lambda-go v1.11.1
10
- github.com/aws/aws-sdk-go v1.20.12
10
+ github.com/aws/aws-sdk-go v1.20.13
11
11
github.com/cenkalti/backoff v2.0.0+incompatible
12
12
github.com/certifi/gocertifi v0.0.0-20190629135335-d2eda7129713 // indirect
13
13
github.com/denisenkom/go-mssqldb v0.0.0-20190629141010-eb9f6a1743f3 // indirect
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ github.com/aws/aws-lambda-go v1.11.1 h1:wuOnhS5aqzPOWns71FO35PtbtBKHr4MYsPVt5qXL
22
22
github.com/aws/aws-lambda-go v1.11.1 /go.mod h1:Rr2SMTLeSMKgD45uep9V/NP8tnbCcySgu04cx0k/6cw =
23
23
github.com/aws/aws-sdk-go v1.20.12 h1:xV7xfLSkiqd7JOnLlfER+Jz8kI98rAGJvtXssYkCRs4 =
24
24
github.com/aws/aws-sdk-go v1.20.12 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
25
+ github.com/aws/aws-sdk-go v1.20.13 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
25
26
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
26
27
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
27
28
github.com/cenkalti/backoff v2.0.0+incompatible h1:5IIPUHhlnUZbcHQsQou5k1Tn58nJkeJL9U+ig5CHJbY =
You can’t perform that action at this time.
0 commit comments