mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-05 06:21:24 +00:00
9 lines
120 B
Modula-2
9 lines
120 B
Modula-2
module github.com/ProtonMail/go-mime
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/sirupsen/logrus v1.4.2
|
|
golang.org/x/text v0.3.2
|
|
)
|