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 @@ -8,7 +8,7 @@ require (
8
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 v1.20.13
11
- github.com/cenkalti/backoff v2.0 .0+incompatible
11
+ github.com/cenkalti/backoff v2.2 .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
14
14
github.com/docker/distribution v2.7.1+incompatible // indirect
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
27
27
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
28
28
github.com/cenkalti/backoff v2.0.0+incompatible h1:5IIPUHhlnUZbcHQsQou5k1Tn58nJkeJL9U+ig5CHJbY =
29
29
github.com/cenkalti/backoff v2.0.0+incompatible /go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM =
30
+ github.com/cenkalti/backoff v2.2.0+incompatible /go.mod h1:b6Nc7NRH5C4aCISLry0tLnTjcuTEvoiqcWDdsU0sOGM =
30
31
github.com/certifi/gocertifi v0.0.0-20190629135335-d2eda7129713 h1:U2wuyAlXrWQ+MrJdR5vyio9NUNqgnORR94Gq20hIJ6Y =
31
32
github.com/certifi/gocertifi v0.0.0-20190629135335-d2eda7129713 /go.mod h1:GJKEexRPVJrBSOjoqN5VNOIKJ5Q3RViH6eu3puDRwx4 =
32
33
github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
You can’t perform that action at this time.
0 commit comments