aboutsummaryrefslogtreecommitdiff
path: root/ref/store/files/read_list.go
diff options
context:
space:
mode:
Diffstat (limited to 'ref/store/files/read_list.go')
-rw-r--r--ref/store/files/read_list.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/ref/store/files/read_list.go b/ref/store/files/read_list.go
index 5a828276..61739192 100644
--- a/ref/store/files/read_list.go
+++ b/ref/store/files/read_list.go
@@ -5,8 +5,8 @@ import (
"path"
"slices"
- "codeberg.org/lindenii/furgit/ref"
- refstore "codeberg.org/lindenii/furgit/ref/store"
+ "lindenii.org/go/furgit/ref"
+ refstore "lindenii.org/go/furgit/ref/store"
)
// List lists references from the visible files ref namespace.