From c1122079bf6ebf1ef0db2ee5048e134c9ee9a850 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 27 May 2026 06:14:54 +0000 Subject: Switch package URLs to lindenii.org/go/furgit --- commitquery/query.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'commitquery/query.go') diff --git a/commitquery/query.go b/commitquery/query.go index 65e90ec8..315096c6 100644 --- a/commitquery/query.go +++ b/commitquery/query.go @@ -1,9 +1,9 @@ package commitquery import ( - commitgraphread "codeberg.org/lindenii/furgit/format/commitgraph/read" - objectfetch "codeberg.org/lindenii/furgit/object/fetch" - objectid "codeberg.org/lindenii/furgit/object/id" + commitgraphread "lindenii.org/go/furgit/format/commitgraph/read" + objectfetch "lindenii.org/go/furgit/object/fetch" + objectid "lindenii.org/go/furgit/object/id" ) // query stores one mutable reusable worker and its cached node arena. -- cgit v1.3.1-10-gc9f91