From 3dc0eefa251989eb45bf647f83ec19369660b76b Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 28 Mar 2026 14:25:31 +0000 Subject: repository: Use labels --- repository/objects.go | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'repository/objects.go') diff --git a/repository/objects.go b/repository/objects.go index ec83f70b..ea1956c1 100644 --- a/repository/objects.go +++ b/repository/objects.go @@ -77,9 +77,7 @@ func openObjectStore( // Objects returns the configured object store. // -// The returned store is owned by Repository and borrows repository-managed -// resources. Callers must not close it directly, and it must not be used after -// Close. +// Labels: Life-Parent, Close-No. // //nolint:ireturn func (repo *Repository) Objects() objectstore.ReadingStore { -- cgit v1.3.1-10-gc9f91