From 5d68b08dcd50c65e6e67239ca1ee8b25786d4559 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 20 May 2026 16:27:38 +0000 Subject: ref/store: More bikeshedding --- ref/store/errors.go | 1 + 1 file changed, 1 insertion(+) (limited to 'ref/store/errors.go') diff --git a/ref/store/errors.go b/ref/store/errors.go index 45583440..3b2b15b3 100644 --- a/ref/store/errors.go +++ b/ref/store/errors.go @@ -4,4 +4,5 @@ import "errors" // ErrReferenceNotFound indicates that a reference does not exist in a backend. // TODO: Interface error? Just like object not found in objectstore. +// I'm not sure if I want this as a sentinel. var ErrReferenceNotFound = errors.New("refstore: reference not found") -- cgit v1.3.1-10-gc9f91