mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 02:33:14 -04:00
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:
committed by
GitHub
parent
8c9b9edac1
commit
9abf4823be
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user