diff options
Diffstat (limited to 'packfile/ingest/api.go')
| -rw-r--r-- | packfile/ingest/api.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packfile/ingest/api.go b/packfile/ingest/api.go index 6d4437e0..b2f3c92f 100644 --- a/packfile/ingest/api.go +++ b/packfile/ingest/api.go @@ -7,7 +7,7 @@ import ( "io" "os" - "codeberg.org/lindenii/furgit/objectid" + objectid "codeberg.org/lindenii/furgit/object/id" "codeberg.org/lindenii/furgit/objectstore" ) |
