diff options
Diffstat (limited to 'cli.go')
| -rw-r--r-- | cli.go | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ import ( "sort" "strings" - libos "github.com/shuLhan/share/lib/os" - "github.com/shuLhan/share/lib/totp" + libos "git.sr.ht/~shulhan/pakakeh.go/lib/os" + "git.sr.ht/~shulhan/pakakeh.go/lib/totp" ) // Readme embed the README.md, rendered in "gotp help". |
