mirror of
https://github.com/emersion/go-msgauth
synced 2026-07-03 20:08:32 +00:00
9 lines
182 B
AMPL
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
|
|
)
|