aboutsummaryrefslogtreecommitdiff
path: root/objectstore/chain/header.go
diff options
context:
space:
mode:
Diffstat (limited to 'objectstore/chain/header.go')
-rw-r--r--objectstore/chain/header.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectstore/chain/header.go b/objectstore/chain/header.go
index 59f6bba6..6937d6f3 100644
--- a/objectstore/chain/header.go
+++ b/objectstore/chain/header.go
@@ -6,7 +6,7 @@ import (
"codeberg.org/lindenii/furgit/objectid"
"codeberg.org/lindenii/furgit/objectstore"
- "codeberg.org/lindenii/furgit/objecttype"
+ objecttype "codeberg.org/lindenii/furgit/object/type"
)
// ReadHeader reads object header data from the first backend that has it.