File: go.mod

package info (click to toggle)
golang-github-emersion-go-smtp 0.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: makefile: 4
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-20241020182733-b788ff22d5a6

go 1.13