From b5251cf0b42a7ff13c39b327222175d581b62a83 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 2 Apr 2026 07:39:49 +0000 Subject: object/id: Add more object ID stuff --- object/id/algorithm.go | 1 + 1 file changed, 1 insertion(+) (limited to 'object/id/algorithm.go') diff --git a/object/id/algorithm.go b/object/id/algorithm.go index 1b02cbc4..efe5f4c5 100644 --- a/object/id/algorithm.go +++ b/object/id/algorithm.go @@ -17,6 +17,7 @@ const ( ) // SupportedAlgorithms returns all object ID algorithms supported by furgit. +// // Labels: Mut-No. func SupportedAlgorithms() []Algorithm { return supportedAlgorithms -- cgit v1.3.1-10-gc9f91