aboutsummaryrefslogtreecommitdiff
path: root/object/store/packed/internal/ingest/write.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/store/packed/internal/ingest/write.go')
-rw-r--r--object/store/packed/internal/ingest/write.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/object/store/packed/internal/ingest/write.go b/object/store/packed/internal/ingest/write.go
index efd27323..6d25eafb 100644
--- a/object/store/packed/internal/ingest/write.go
+++ b/object/store/packed/internal/ingest/write.go
@@ -5,7 +5,7 @@ import (
"io"
"os"
- objectid "codeberg.org/lindenii/furgit/object/id"
+ objectid "lindenii.org/go/furgit/object/id"
)
// WritePack ingests one pack stream into destination and writes pack artifacts.