aboutsummaryrefslogtreecommitdiffstats
path: root/internal/cp/cp.go
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-04-13 09:32:40 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-04-13 09:32:40 -0700
commit0ea041f4bf34d00d267db923a1d9f6de7f18b643 (patch)
treeef1de7e7e2d38db327b9db07b6469df59b91d525 /internal/cp/cp.go
parentce9eb070bfa1cf9526589abfda73ef0b70b17cf6 (diff)
downloadccp-0ea041f4bf34d00d267db923a1d9f6de7f18b643.tar.zst
GitHub
Diffstat (limited to 'internal/cp/cp.go')
-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 58350df..2558419 100644
--- a/internal/cp/cp.go
+++ b/internal/cp/cp.go
@@ -11,8 +11,8 @@ import (
"slices"
"strings"
- "gitlab.com/rhogenson/ccp/internal/wfs"
- "gitlab.com/rhogenson/ccp/internal/wfs/sftpfs"
+ "github.com/rhogenson/ccp/internal/wfs"
+ "github.com/rhogenson/ccp/internal/wfs/sftpfs"
)
// Progress is used to asynchronously report status updates and errors to the