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 @@ -5,7 +5,7 @@ module github.com/golangci/golangci-api
5
5
6
6
require (
7
7
github.com/Microsoft/go-winio v0.4.12 // indirect
8
- github.com/ajg/form v0.0.0-20160822230020-523a5da1a92f // indirect
8
+ github.com/ajg/form v1.5.1 // indirect
9
9
github.com/aws/aws-lambda-go v1.11.1
10
10
github.com/aws/aws-sdk-go v0.0.0-20180126231901-00cca3f093a8
11
11
github.com/cenkalti/backoff v2.0.0+incompatible
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 h1:fLjPD/aNc3UIO
17
17
github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6 /go.mod h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg =
18
18
github.com/ajg/form v0.0.0-20160822230020-523a5da1a92f h1:zvClvFQwU++UpIUBGC8YmDlfhUrweEy1R1Fj1gu5iIM =
19
19
github.com/ajg/form v0.0.0-20160822230020-523a5da1a92f /go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY =
20
+ github.com/ajg/form v1.5.1 /go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY =
20
21
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
21
22
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
22
23
github.com/apache/thrift v0.12.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
You can’t perform that action at this time.
0 commit comments