From bfa0a3f5f18b752a6ebd3d5b37411c6871f7bb17 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 25 Mar 2026 14:30:31 +0000 Subject: *: objectstore -> object/store --- commitquery/context.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commitquery/context.go') diff --git a/commitquery/context.go b/commitquery/context.go index 80b9ed33..9cbf9399 100644 --- a/commitquery/context.go +++ b/commitquery/context.go @@ -4,7 +4,7 @@ package commitquery import ( commitgraphread "codeberg.org/lindenii/furgit/commitgraph/read" objectid "codeberg.org/lindenii/furgit/object/id" - "codeberg.org/lindenii/furgit/objectstore" + "codeberg.org/lindenii/furgit/object/store" ) // Query owns the mutable node arena for commit-domain queries over one object -- cgit v1.3.1-10-gc9f91