mirror of
https://github.com/coredns/coredns.git
synced 2025-12-05 09:55:10 -05:00
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:
committed by
GitHub
parent
985892acfc
commit
ac54a03eb2
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user