module github.com/taoshihan1991/imaptool go 1.14 require github.com/emersion/go-imap v1.0.4 require ( github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394 github.com/emersion/go-message v0.11.2 golang.org/x/net v0.0.0-20200513185701-a91f0712d120 golang.org/x/text v0.3.2 )