module github.com/emersion/go-message go 1.12 require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/emersion/go-textwrapper v0.0.0-20160606182133-d0e65e56babe github.com/martinlindhe/base36 v1.0.0 github.com/stretchr/testify v1.3.0 // indirect golang.org/x/text v0.3.2 )