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