Commit f7d34991 authored by Miek Gieben's avatar Miek Gieben Committed by Yong Tang

miekg/dns to version 1.1.5 (#2662)

This version reverts the worker model that's causes cpu overloads.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent c778b3a6
...@@ -37,7 +37,7 @@ require ( ...@@ -37,7 +37,7 @@ require (
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
github.com/matttproud/golang_protobuf_extensions v1.0.1 github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/mholt/caddy v0.11.4 github.com/mholt/caddy v0.11.4
github.com/miekg/dns v1.1.4 github.com/miekg/dns v1.1.5
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment