File: go.mod

package info (click to toggle)
golang-github-protonmail-go-mime 0.0~git20221031.8fd9bc3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports
  • size: 192 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
module github.com/ProtonMail/go-mime

go 1.12

require golang.org/x/text v0.3.2