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/header/parse.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'object/header/parse.go') diff --git a/object/header/parse.go b/object/header/parse.go index cad521e5..25a8afbe 100644 --- a/object/header/parse.go +++ b/object/header/parse.go @@ -4,7 +4,7 @@ import ( "bytes" "strconv" - objecttype "codeberg.org/lindenii/furgit/object/type" + objecttype "lindenii.org/go/furgit/object/type" ) // Parse parses a canonical loose-object header ("type size\\x00"). -- cgit v1.3.1-10-gc9f91