mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-12-25 20:00:27 +00:00
8 lines
120 B
Modula-2
8 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
|
|
)
|