diff options
Diffstat (limited to 'exec_response.go')
| -rw-r--r-- | exec_response.go | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
