From e4373a7e553f8523db3e99ea316e1c25d30cc059 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 25 Mar 2026 14:21:50 +0000 Subject: *: objectid -> object/id --- reachability/unit_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reachability/unit_test.go') diff --git a/reachability/unit_test.go b/reachability/unit_test.go index 640dad12..249b870c 100644 --- a/reachability/unit_test.go +++ b/reachability/unit_test.go @@ -10,7 +10,7 @@ import ( giterrors "codeberg.org/lindenii/furgit/errors" "codeberg.org/lindenii/furgit/internal/testgit" "codeberg.org/lindenii/furgit/object" - "codeberg.org/lindenii/furgit/objectid" + objectid "codeberg.org/lindenii/furgit/object/id" "codeberg.org/lindenii/furgit/objectstore/memory" objecttype "codeberg.org/lindenii/furgit/object/type" "codeberg.org/lindenii/furgit/reachability" -- cgit v1.3.1-10-gc9f91