mirror of
https://github.com/mjl-/mox.git
synced 2025-07-15 03:34:35 +03:00
update to latest adns with fix for endless loop for incoming corrupt packets
This commit is contained in:
2
go.mod
2
go.mod
@ -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
|
||||
|
Reference in New Issue
Block a user