aboutsummaryrefslogtreecommitdiff
path: root/packfile/ingest/cache.go
diff options
context:
space:
mode:
Diffstat (limited to 'packfile/ingest/cache.go')
-rw-r--r--packfile/ingest/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/packfile/ingest/cache.go b/packfile/ingest/cache.go
index 3b4bf31a..9a15f55f 100644
--- a/packfile/ingest/cache.go
+++ b/packfile/ingest/cache.go
@@ -2,7 +2,7 @@ package ingest
import (
"codeberg.org/lindenii/furgit/internal/lru"
- "codeberg.org/lindenii/furgit/objecttype"
+ objecttype "codeberg.org/lindenii/furgit/object/type"
)
// deltaBaseCacheKey identifies one resolved base by record index.