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

This commit is contained in:
Renovate Bot 2025-05-07 20:01:42 +00:00
parent ad2f3fef61
commit a7318c5400

2
go.mod
View file

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