Compare commits

..

No commits in common. "acb7adb568dfa460acc6a3482487418f04a9248f" and "26027b0139900b8d8ae4154f2cae6a59349836aa" have entirely different histories.

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.65
github.com/miekg/dns v1.1.64
)
require (