WIP: parse mime

This commit is contained in:
Kay Lukas 2018-09-02 15:02:26 +02:00
parent 7ccc3545ab
commit 2d45c99a89
14 changed files with 105 additions and 15 deletions

View file

@ -1,5 +1,7 @@
package: pm
package: proton/pmcrypto
import:
- package: golang.org/x/crypto
version: v1.0.0
repo: https://github.com/ProtonMail/crypto.git
- package: mimeparser
repo: git@gitlab.protontech.ch:ProtonMail/go-pm-mime.git