aboutsummaryrefslogtreecommitdiff
path: root/object/store/packed/internal/ingest/result.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/store/packed/internal/ingest/result.go')
-rw-r--r--object/store/packed/internal/ingest/result.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/object/store/packed/internal/ingest/result.go b/object/store/packed/internal/ingest/result.go
index 9a285f09..79943a39 100644
--- a/object/store/packed/internal/ingest/result.go
+++ b/object/store/packed/internal/ingest/result.go
@@ -1,6 +1,6 @@
package ingest
-import objectid "codeberg.org/lindenii/furgit/object/id"
+import objectid "lindenii.org/go/furgit/object/id"
// Result describes one successful ingest transaction.
type Result struct {