Update dependency com_github_miekg_dns to v1.1.3 (#1303)

This commit is contained in:
renovate[bot] 2019-01-12 13:26:14 -05:00 committed by Preston Van Loon
parent 81b517f807
commit 1ff9b4a0c4

View File

@ -453,7 +453,7 @@ go_repository(
go_repository(
name = "com_github_miekg_dns",
tag = "v1.1.2",
tag = "v1.1.3",
importpath = "github.com/miekg/dns",
)