Skip to content

Commit 6896d08

Browse files
committed
fix build
1 parent 3184d36 commit 6896d08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pgp/internal.go

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ import (
1919

2020
"github.com/ProtonMail/go-crypto/openpgp"
2121
"github.com/ProtonMail/go-crypto/openpgp/clearsign"
22+
"github.com/ProtonMail/go-crypto/openpgp/armor"
2223
openpgp_errors "github.com/ProtonMail/go-crypto/openpgp/errors"
2324
"github.com/ProtonMail/go-crypto/openpgp/packet"
2425
"golang.org/x/term"

0 commit comments

Comments
 (0)