aboutsummaryrefslogtreecommitdiff
path: root/commitquery/queries.go
diff options
context:
space:
mode:
Diffstat (limited to 'commitquery/queries.go')
-rw-r--r--commitquery/queries.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/commitquery/queries.go b/commitquery/queries.go
index 33709783..17bcdb6d 100644
--- a/commitquery/queries.go
+++ b/commitquery/queries.go
@@ -3,8 +3,8 @@ package commitquery
import (
"sync"
- commitgraphread "codeberg.org/lindenii/furgit/format/commitgraph/read"
- objectfetch "codeberg.org/lindenii/furgit/object/fetch"
+ commitgraphread "lindenii.org/go/furgit/format/commitgraph/read"
+ objectfetch "lindenii.org/go/furgit/object/fetch"
)
// Queries provides commit-domain queries over one object fetcher