From 62bf073d3d5b55a7e76cf5d9cebefdc9c00cbcee Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 22 Mar 2024 20:11:57 +0700 Subject: all: replace module "share" with "pakakeh.go" The "share" project has been moved to SourceHut with new name "pakakeh.go". --- session_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'session_test.go') diff --git a/session_test.go b/session_test.go index d15bc42..281c2cc 100644 --- a/session_test.go +++ b/session_test.go @@ -11,7 +11,7 @@ import ( "path/filepath" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestSession_generatePaths(t *testing.T) { -- cgit v1.3