aboutsummaryrefslogtreecommitdiff
path: root/objectstore/chain/bytes.go
diff options
context:
space:
mode:
Diffstat (limited to 'objectstore/chain/bytes.go')
-rw-r--r--objectstore/chain/bytes.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/objectstore/chain/bytes.go b/objectstore/chain/bytes.go
index 64771608..f5e5ac6d 100644
--- a/objectstore/chain/bytes.go
+++ b/objectstore/chain/bytes.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"
)
// ReadBytesFull reads a full serialized object from the first backend that has it.