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 --- object/fetch/exact_reader.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'object/fetch/exact_reader.go') diff --git a/object/fetch/exact_reader.go b/object/fetch/exact_reader.go index d588480d..9064aff4 100644 --- a/object/fetch/exact_reader.go +++ b/object/fetch/exact_reader.go @@ -3,9 +3,9 @@ package fetch import ( "io" - giterrors "codeberg.org/lindenii/furgit/errors" - objectid "codeberg.org/lindenii/furgit/object/id" - objecttype "codeberg.org/lindenii/furgit/object/type" + giterrors "lindenii.org/go/furgit/errors" + objectid "lindenii.org/go/furgit/object/id" + objecttype "lindenii.org/go/furgit/object/type" ) // exactReader reads one object's content stream and verifies that its header -- cgit v1.3.1-10-gc9f91