mirror of
https://github.com/mjl-/mox.git
synced 2025-07-13 11:34:37 +03:00
update to latest adns, synced with Go's net
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-20231109160910-82839fe3e6ae
|
||||
github.com/mjl-/adns v0.0.0-20240308133139-6bfb89c3f854
|
||||
github.com/mjl-/autocert v0.0.0-20231214125928-31b7400acb05
|
||||
github.com/mjl-/bstore v0.0.4
|
||||
github.com/mjl-/sconf v0.0.5
|
||||
|
Reference in New Issue
Block a user