From e8e3cb778a2238fe915d05b690b9dbeb2c4e2a8a Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 16 Mar 2024 17:40:06 +0700 Subject: all: replace module "share" with "pakakeh.go" --- tagpreprocessor_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tagpreprocessor_test.go') diff --git a/tagpreprocessor_test.go b/tagpreprocessor_test.go index 4ce6806..6e5ff2b 100644 --- a/tagpreprocessor_test.go +++ b/tagpreprocessor_test.go @@ -7,7 +7,7 @@ import ( "regexp" "testing" - "github.com/shuLhan/share/lib/test" + "git.sr.ht/~shulhan/pakakeh.go/lib/test" ) func TestNewTagPreprocessor(t *testing.T) { -- cgit v1.3