Rename package to gopenpgp
This commit is contained in:
parent
7519408c0c
commit
da2e0f77f0
14 changed files with 27 additions and 27 deletions
|
|
@ -2,7 +2,7 @@ package crypto
|
|||
|
||||
import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/ProtonMail/go-pm-crypto/internal"
|
||||
"github.com/ProtonMail/gopenpgp/internal"
|
||||
"io/ioutil"
|
||||
"testing"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue