aboutsummaryrefslogtreecommitdiff
path: root/crypto_context.go
diff options
context:
space:
mode:
Diffstat (limited to 'crypto_context.go')
-rw-r--r--crypto_context.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto_context.go b/crypto_context.go
index 40d1e82..bdbf84c 100644
--- a/crypto_context.go
+++ b/crypto_context.go
@@ -18,7 +18,7 @@ import (
"os"
"path/filepath"
- libcrypto "github.com/shuLhan/share/lib/crypto"
+ libcrypto "git.sr.ht/~shulhan/pakakeh.go/lib/crypto"
)
// defFilePrivateKey define the default private key file name.