Update dependency com_github_miekg_dns to v1.1.0 (#990)

This commit is contained in:
renovate[bot] 2018-11-28 18:35:23 -08:00 committed by terence tsao
parent 13d805f398
commit b9c8e65884

View File

@ -447,7 +447,7 @@ go_repository(
go_repository( go_repository(
name = "com_github_miekg_dns", name = "com_github_miekg_dns",
tag = "v1.0.15", tag = "v1.1.0",
importpath = "github.com/miekg/dns", importpath = "github.com/miekg/dns",
) )