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". --- exec_response.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exec_response.go') diff --git a/exec_response.go b/exec_response.go index ce97198..a5cb1ff 100644 --- a/exec_response.go +++ b/exec_response.go @@ -9,7 +9,7 @@ import ( "sync" "time" - "github.com/shuLhan/share/lib/http/sseclient" + "git.sr.ht/~shulhan/pakakeh.go/lib/http/sseclient" ) // ExecResponse contains the request and output of command execution, from -- cgit v1.3-6-g1900