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

Reviewed-on: #4
This commit is contained in:
foosinn 2025-01-24 21:24:24 +00:00
commit bd61b9b065

2
go.mod
View file

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