diff options
Diffstat (limited to 'gotp_test.go')
| -rw-r--r-- | gotp_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gotp_test.go b/gotp_test.go index 7743867..89bc18b 100644 --- a/gotp_test.go +++ b/gotp_test.go @@ -9,7 +9,7 @@ import ( "testing" "time" - "github.com/shuLhan/share/lib/test/mock" + "git.sr.ht/~shulhan/pakakeh.go/lib/test/mock" ) // Mock the termrw for reading passphrase. |
