File: go.mod

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

go 1.12

require github.com/emersion/go-message v0.11.2