File: go.mod

package info (click to toggle)
golang-github-emersion-go-smtp 0.21.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: makefile: 8
file content (5 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
module github.com/emersion/go-smtp

require github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21

go 1.13