mirror of
https://github.com/coredns/coredns.git
synced 2026-01-10 10:51:20 -05:00
build(deps): bump github.com/miekg/dns from 1.1.15 to 1.1.16 (#3153)
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.15 to 1.1.16. - [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.15...v1.1.16) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Yong Tang
parent
960474aab9
commit
297299e308
2
go.mod
2
go.mod
@@ -33,7 +33,7 @@ require (
|
||||
github.com/jonboulle/clockwork v0.1.0 // indirect
|
||||
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
|
||||
github.com/matttproud/golang_protobuf_extensions v1.0.1
|
||||
github.com/miekg/dns v1.1.15
|
||||
github.com/miekg/dns v1.1.16
|
||||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
||||
github.com/modern-go/reflect2 v1.0.1 // indirect
|
||||
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 // indirect
|
||||
|
||||
Reference in New Issue
Block a user