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 +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ 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.28.5
11
- github.com/cenkalti/backoff v2.2.0+incompatible
11
+ github.com/cenkalti/backoff v2.2.1+incompatible
12
+ github.com/cenkalti/backoff/v4 v4.0.0
12
13
github.com/certifi/gocertifi v0.0.0-20190506164543-d2eda7129713 // indirect
13
14
github.com/docker/distribution v2.7.1+incompatible // indirect
14
15
github.com/docker/docker v1.13.1 // indirect
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+Ce
29
29
github.com/bombsimon/wsl v1.2.1 /go.mod h1:43lEF/i0kpXbLCeDXL9LMT8c92HyBywXb0AsgMHYngM =
30
30
github.com/cenkalti/backoff v2.2.0+incompatible h1:8qVbEY6GLhoLlLi1Ac2ZkVhedNwlhQXc39qivKp9+GI =
31
31
github.com/cenkalti/backoff v2.2.0+incompatible /go.mod h1:b6Nc7NRH5C4aCISLry0tLnTjcuTEvoiqcWDdsU0sOGM =
32
+ github.com/cenkalti/backoff v2.2.1+incompatible /go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM =
33
+ github.com/cenkalti/backoff/v4 v4.0.0 /go.mod h1:eEew/i+1Q6OrCDZh3WiXYv3+nJwBASZ8Bog/87DQnVg =
32
34
github.com/certifi/gocertifi v0.0.0-20190506164543-d2eda7129713 h1:UNOqI3EKhvbqV8f1Vm3NIwkrhq388sGCeAH2Op7w0rc =
33
35
github.com/certifi/gocertifi v0.0.0-20190506164543-d2eda7129713 /go.mod h1:GJKEexRPVJrBSOjoqN5VNOIKJ5Q3RViH6eu3puDRwx4 =
34
36
github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
You can’t perform that action at this time.
0 commit comments