fix(deps): update module github.com/miekg/dns to v1.1.66 #17

Merged
foosinn merged 1 commit from renovate/github.com-miekg-dns-1.x into main 2025-05-08 06:16:38 +00:00

2
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.24.3
require ( require (
github.com/kelseyhightower/envconfig v1.4.0 github.com/kelseyhightower/envconfig v1.4.0
github.com/miekg/dns v1.1.65 github.com/miekg/dns v1.1.66
) )
require ( require (