summaryrefslogtreecommitdiff
path: root/components.go
diff options
context:
space:
mode:
Diffstat (limited to 'components.go')
-rw-r--r--components.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.go b/components.go
index 7091ad1..7a7dcf1 100644
--- a/components.go
+++ b/components.go
@@ -1,7 +1,7 @@
package main
import (
- "github.com/ewy1/pik/spool"
+ "git.sr.ht/~ewy/pik/spool"
"sync"
)