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". --- statement.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'statement.go') diff --git a/statement.go b/statement.go index 0468123..1d33e8e 100644 --- a/statement.go +++ b/statement.go @@ -11,7 +11,7 @@ import ( "strconv" "strings" - libexec "github.com/shuLhan/share/lib/os/exec" + libexec "git.sr.ht/~shulhan/pakakeh.go/lib/os/exec" ) const ( -- cgit v1.3