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

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

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-10-12 02:49:00 -07:00
committed by GitHub
parent 985892acfc
commit ac54a03eb2
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
github.com/aws/aws-sdk-go v1.35.2
github.com/cenkalti/backoff/v4 v4.0.2
github.com/cenkalti/backoff/v4 v4.1.0
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.2.2
github.com/dustin/go-humanize v1.0.0 // indirect