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/parse_with_header.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'object/parse_with_header.go') diff --git a/object/parse_with_header.go b/object/parse_with_header.go index 9bcf5a4c..2b38da72 100644 --- a/object/parse_with_header.go +++ b/object/parse_with_header.go @@ -3,8 +3,8 @@ package object import ( "fmt" - objectheader "codeberg.org/lindenii/furgit/object/header" - objectid "codeberg.org/lindenii/furgit/object/id" + objectheader "lindenii.org/go/furgit/object/header" + objectid "lindenii.org/go/furgit/object/id" ) // ParseWithHeader parses a loose object in "type size\x00body" format. -- cgit v1.3.1-10-gc9f91