about summary refs log tree commit diff stats
path: root/lib/keystore.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/keystore.go')
-rw-r--r--lib/keystore.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/keystore.go b/lib/keystore.go
index dcdbd74..df048f4 100644
--- a/lib/keystore.go
+++ b/lib/keystore.go
@@ -5,9 +5,9 @@ import (
 	"os"
 	"path"
 
+	"github.com/ProtonMail/go-crypto/openpgp"
+	"github.com/ProtonMail/go-crypto/openpgp/packet"
 	"github.com/kyoh86/xdg"
-	"golang.org/x/crypto/openpgp"
-	"golang.org/x/crypto/openpgp/packet"
 )
 
 var (