diff options
Diffstat (limited to 'crypto_context.go')
| -rw-r--r-- | crypto_context.go | 2 |
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. |
