diff options
Diffstat (limited to 'config.go')
| -rw-r--r-- | config.go | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,8 @@ import ( "path/filepath" "strings" - libcrypto "github.com/shuLhan/share/lib/crypto" - "github.com/shuLhan/share/lib/ini" + libcrypto "git.sr.ht/~shulhan/pakakeh.go/lib/crypto" + "git.sr.ht/~shulhan/pakakeh.go/lib/ini" ) const ( |
