diff --git a/go.mod b/go.mod index 5ff96a6..530b508 100644 --- a/go.mod +++ b/go.mod @@ -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 (