mirror of
https://github.com/coredns/coredns.git
synced 2025-11-29 15:14:02 -05:00
build(deps): bump github.com/miekg/dns from 1.1.31 to 1.1.32 (#4193)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.31 to 1.1.32. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](https://github.com/miekg/dns/compare/v1.1.31...v1.1.32) 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
0b0272c967
commit
985892acfc
2
go.mod
2
go.mod
@@ -21,7 +21,7 @@ require (
|
||||
github.com/imdario/mergo v0.3.9 // indirect
|
||||
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062
|
||||
github.com/matttproud/golang_protobuf_extensions v1.0.1
|
||||
github.com/miekg/dns v1.1.31
|
||||
github.com/miekg/dns v1.1.32
|
||||
github.com/opentracing/opentracing-go v1.2.0
|
||||
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
|
||||
github.com/openzipkin/zipkin-go v0.2.2
|
||||
|
||||
Reference in New Issue
Block a user