Compare commits

..

No commits in common. "8d7decaa81b727647f5b1214a441910571a04b66" and "f5976864b3b60f41d4c90dad2341c989eaa42833" have entirely different histories.

2
go.mod
View file

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