Minor build fixes
This commit is contained in:
parent
b3e6e67cac
commit
0bf075d49d
19 changed files with 40 additions and 39 deletions
|
|
@ -5,8 +5,8 @@ import (
|
|||
"encoding/hex"
|
||||
"errors"
|
||||
|
||||
"github.com/ProtonMail/go-pm-crypto/armor"
|
||||
"golang.org/x/crypto/openpgp"
|
||||
"proton/pmcrypto/armor"
|
||||
)
|
||||
|
||||
// GetFingerprint get a armored public key fingerprint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue