aboutsummaryrefslogtreecommitdiff
path: root/objectstore/packed/idx.go
diff options
context:
space:
mode:
Diffstat (limited to 'objectstore/packed/idx.go')
-rw-r--r--objectstore/packed/idx.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectstore/packed/idx.go b/objectstore/packed/idx.go
index db6a0136..5024f2f3 100644
--- a/objectstore/packed/idx.go
+++ b/objectstore/packed/idx.go
@@ -3,7 +3,7 @@ package packed
import (
"os"
- "codeberg.org/lindenii/furgit/objectid"
+ objectid "codeberg.org/lindenii/furgit/object/id"
)
// idxFile stores one mapped and validated idx v2 file.