build(deps): bump github.com/cenkalti/backoff/v4 from 4.0.0 to 4.0.2 (#3813)

Bumps [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/cenkalti/backoff/releases)
- [Commits](https://github.com/cenkalti/backoff/compare/v4.0.0...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-06 07:19:29 -07:00
committed by GitHub
parent 8c9b9edac1
commit 9abf4823be
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/apache/thrift v0.13.0 // indirect
github.com/aws/aws-sdk-go v1.30.4
github.com/caddyserver/caddy v1.0.5
github.com/cenkalti/backoff/v4 v4.0.0
github.com/cenkalti/backoff/v4 v4.0.2
github.com/dnstap/golang-dnstap v0.2.0
github.com/farsightsec/golang-framestream v0.0.0-20190425193708-fa4b164d59b8
github.com/golang/protobuf v1.3.5