aboutsummaryrefslogtreecommitdiff
path: root/packfile/entry.go
diff options
context:
space:
mode:
Diffstat (limited to 'packfile/entry.go')
-rw-r--r--packfile/entry.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/packfile/entry.go b/packfile/entry.go
index 158cf9ce..0f9c7c8d 100644
--- a/packfile/entry.go
+++ b/packfile/entry.go
@@ -3,7 +3,7 @@ package packfile
import (
"fmt"
- "codeberg.org/lindenii/furgit/objecttype"
+ objecttype "codeberg.org/lindenii/furgit/object/type"
)
// Entry is one parsed pack entry prefix, including any delta base reference