Files
go-msgauth/go.mod
T
2019-04-14 22:45:38 +03:00

9 lines
182 B
AMPL

module github.com/emersion/go-msgauth
go 1.12
require (
github.com/emersion/go-milter v0.0.0-20190311184326-c3095a41a6fe
golang.org/x/crypto v0.0.0-20190411191339-88737f569e3a
)