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". --- script_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script_test.go') diff --git a/script_test.go b/script_test.go index 476bdab..ac5edf0 100644 --- a/script_test.go +++ b/script_test.go @@ -9,7 +9,7 @@ import ( "bytes" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestJoinRequireStatements(t *testing.T) { -- cgit v1.3