Merge pull request 'fix(deps): update module github.com/miekg/dns to v1.1.65' (#14) from renovate/github.com-miekg-dns-1.x into main

Reviewed-on: #14
This commit is contained in:
foosinn 2025-04-09 21:50:52 +00:00
commit acb7adb568

2
go.mod
View file

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