diff --git a/go.mod b/go.mod index 40a1356..6ff3f37 100644 --- a/go.mod +++ b/go.mod @@ -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 (