aboutsummaryrefslogtreecommitdiff
path: root/packfile/ingest/thin_append.go
diff options
context:
space:
mode:
Diffstat (limited to 'packfile/ingest/thin_append.go')
-rw-r--r--packfile/ingest/thin_append.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/packfile/ingest/thin_append.go b/packfile/ingest/thin_append.go
index 161f00a9..c0883d81 100644
--- a/packfile/ingest/thin_append.go
+++ b/packfile/ingest/thin_append.go
@@ -7,7 +7,7 @@ import (
"codeberg.org/lindenii/furgit/internal/intconv"
"codeberg.org/lindenii/furgit/objectid"
- "codeberg.org/lindenii/furgit/objecttype"
+ objecttype "codeberg.org/lindenii/furgit/object/type"
)
// appendBaseObject appends one base object as a new packed non-delta entry.