aboutsummaryrefslogtreecommitdiff
path: root/ref/store/files/root_loose_path.go
diff options
context:
space:
mode:
Diffstat (limited to 'ref/store/files/root_loose_path.go')
-rw-r--r--ref/store/files/root_loose_path.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/store/files/root_loose_path.go b/ref/store/files/root_loose_path.go
index 7764073b..40f97801 100644
--- a/ref/store/files/root_loose_path.go
+++ b/ref/store/files/root_loose_path.go
@@ -3,7 +3,7 @@ package files
import (
"path"
- "codeberg.org/lindenii/furgit/ref/name"
+ "lindenii.org/go/furgit/ref/name"
)
func (store *Store) loosePath(name string) refPath {