Rename package to gopenpgp

This commit is contained in:
Daniel Huigens 2019-05-13 14:07:18 +02:00
parent 7519408c0c
commit da2e0f77f0
14 changed files with 27 additions and 27 deletions

View file

@ -7,7 +7,7 @@ import (
"strings"
"time"
"github.com/ProtonMail/go-pm-crypto/internal"
"github.com/ProtonMail/gopenpgp/internal"
"golang.org/x/crypto/openpgp"
errorsPGP "golang.org/x/crypto/openpgp/errors"