aboutsummaryrefslogtreecommitdiffstats
path: root/internal/cp
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-08 17:25:07 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-08 17:25:07 -0700
commitb28e2143779eeb36140bd245f2524cc403d9f088 (patch)
treeecf42d3ecdd2053e06d9e2bf20ed62b2d465c6a1 /internal/cp
parentHandle wide characters in the renderer (diff)
downloadccp-b28e2143779eeb36140bd245f2524cc403d9f088.tar.zst
Update import path
Diffstat (limited to 'internal/cp')
-rw-r--r--internal/cp/cp.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/cp/cp.go b/internal/cp/cp.go
index 7d32163..bd7a456 100644
--- a/internal/cp/cp.go
+++ b/internal/cp/cp.go
@@ -11,8 +11,8 @@ import (
"slices"
"strings"
- "github.com/rhogenson/ccp/internal/wfs"
- "github.com/rhogenson/ccp/internal/wfs/sftpfs"
+ "roseh.moe/cmd/ccp/internal/wfs"
+ "roseh.moe/cmd/ccp/internal/wfs/sftpfs"
)
// Progress is used to asynchronously report status updates and errors to the