update to latest adns with fix for endless loop for incoming corrupt packets

This commit is contained in:
Mechiel Lukkien
2024-05-09 11:30:42 +02:00
parent 09ee89d5c8
commit 98ce133203
4 changed files with 10 additions and 6 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module github.com/mjl-/mox
go 1.21
require (
github.com/mjl-/adns v0.0.0-20240309142737-2a1aacf346dc
github.com/mjl-/adns v0.0.0-20240509092456-2dc8715bf4af
github.com/mjl-/autocert v0.0.0-20231214125928-31b7400acb05
github.com/mjl-/bstore v0.0.5
github.com/mjl-/sconf v0.0.6