aboutsummaryrefslogtreecommitdiff
path: root/commitquery/context.go
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-25 14:30:31 +0000
committerGravatar Runxi Yu2026-03-25 14:30:31 +0000
commitbfa0a3f5f18b752a6ebd3d5b37411c6871f7bb17 (patch)
tree8ee2479273e2b34d284c30703c2be48efe197556 /commitquery/context.go
parent*: Resort import order (diff)
signatureNo signature
*: objectstore -> object/store
Diffstat (limited to 'commitquery/context.go')
-rw-r--r--commitquery/context.go2
1 files changed, 1 insertions, 1 deletions
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