DEBSOURCES
Skip Quicknav
sources / golang-github-emersion-go-message / 0.17.0-1 / go.mod
12345678
module github.com/emersion/go-message go 1.14 require ( github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 golang.org/x/text v0.12.0 )