Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit af4987e

Browse files
committed
Update module cenkalti/backoff to v4
1 parent b823905 commit af4987e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/ajg/form v1.5.1 // indirect
99
github.com/aws/aws-lambda-go v1.11.1
1010
github.com/aws/aws-sdk-go v1.28.5
11-
github.com/cenkalti/backoff v2.2.1+incompatible
11+
github.com/cenkalti/backoff/v4 v4.0.2
1212
github.com/certifi/gocertifi v0.0.0-20190506164543-d2eda7129713 // indirect
1313
github.com/docker/distribution v2.7.1+incompatible // indirect
1414
github.com/docker/docker v1.13.1 // indirect

0 commit comments

Comments
 (0)