Files
go-msgauth/go.mod
T
2020-11-23 15:35:10 +01:00

10 lines
206 B
AMPL

module github.com/emersion/go-msgauth
go 1.12
require (
github.com/emersion/go-message v0.13.0 // indirect
github.com/emersion/go-milter v0.3.0
golang.org/x/crypto v0.0.0-20201117144127-c1f2f97bffc9
)