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

This commit is contained in:
Renovate Bot 2025-03-18 18:01:23 +00:00
parent f5976864b3
commit d8c5e58692

2
go.mod
View file

@ -6,7 +6,7 @@ toolchain go1.24.1
require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/miekg/dns v1.1.63
github.com/miekg/dns v1.1.64
)
require (