aboutsummaryrefslogtreecommitdiff
path: root/commitquery/parent.go
diff options
context:
space:
mode:
Diffstat (limited to 'commitquery/parent.go')
-rw-r--r--commitquery/parent.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/commitquery/parent.go b/commitquery/parent.go
index 1c59e102..41877975 100644
--- a/commitquery/parent.go
+++ b/commitquery/parent.go
@@ -2,7 +2,7 @@ package commitquery
import (
commitgraphread "codeberg.org/lindenii/furgit/commitgraph/read"
- "codeberg.org/lindenii/furgit/objectid"
+ objectid "codeberg.org/lindenii/furgit/object/id"
)
// parentRef references one commit parent.