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 (
77 github.com/Microsoft/go-winio v0.4.12 // indirect
88 github.com/ajg/form v1.5.1 // indirect
99 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
1111 github.com/cenkalti/backoff v2.0.0+incompatible
1212 github.com/certifi/gocertifi v0.0.0-20190629135335-d2eda7129713 // indirect
1313 github.com/denisenkom/go-mssqldb v0.0.0-20190629141010-eb9f6a1743f3 // indirect
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ github.com/aws/aws-lambda-go v1.11.1/go.mod h1:Rr2SMTLeSMKgD45uep9V/NP8tnbCcySgu
2828github.com/aws/aws-sdk-go v0.0.0-20180126231901-00cca3f093a8 h1:xqzpCUtYUsmKRnKjKOmGh/kqa+zdhaCYuYAEwXzHCSY =
2929github.com/aws/aws-sdk-go v0.0.0-20180126231901-00cca3f093a8 /go.mod h1:ZRmQr0FajVIyZ4ZzBYKG5P3ZqPz9IHG41ZoMu1ADI3k =
3030github.com/aws/aws-sdk-go v1.20.12 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
31+ github.com/aws/aws-sdk-go v1.20.13 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
3132github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
3233github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
3334github.com/cenkalti/backoff v2.0.0+incompatible h1:5IIPUHhlnUZbcHQsQou5k1Tn58nJkeJL9U+ig5CHJbY =
You can’t perform that action at this time.
0 commit comments