From e4373a7e553f8523db3e99ea316e1c25d30cc059 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 25 Mar 2026 14:21:50 +0000 Subject: *: objectid -> object/id --- refstore/files/batch_queue_ops.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'refstore/files/batch_queue_ops.go') diff --git a/refstore/files/batch_queue_ops.go b/refstore/files/batch_queue_ops.go index b74157c1..7434b0c3 100644 --- a/refstore/files/batch_queue_ops.go +++ b/refstore/files/batch_queue_ops.go @@ -1,6 +1,6 @@ package files -import "codeberg.org/lindenii/furgit/objectid" +import objectid "codeberg.org/lindenii/furgit/object/id" func (batch *Batch) Create(name string, newID objectid.ObjectID) { batch.queue(queuedUpdate{name: name, kind: updateCreate, newID: newID}) -- cgit v1.3.1-10-gc9f91