summaryrefslogtreecommitdiff
path: root/order/order.go
diff options
context:
space:
mode:
Diffstat (limited to 'order/order.go')
-rw-r--r--order/order.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/order/order.go b/order/order.go
index b4bc0d2..1a36ac2 100644
--- a/order/order.go
+++ b/order/order.go
@@ -2,8 +2,8 @@ package order
import (
"bufio"
- "git.ewy.one/pik/describe"
- "git.ewy.one/pik/identity"
+ "git.ewy.one/pik.git/describe"
+ "git.ewy.one/pik.git/identity"
"io"
"io/fs"
"os"