From 8c8b22eab169c2da224012b9984d47c33a677020 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Thu, 8 Jan 2026 15:46:13 -0500 Subject: [PATCH] docs(core): update deprecated comment with new pull request link --- cid.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cid.go b/cid.go index f182424..b4ea3c9 100644 --- a/cid.go +++ b/cid.go @@ -70,7 +70,7 @@ var ( ) // Consts below are DEPRECATED and left only for legacy reasons: -// +// // Modern code should use consts from go-multicodec instead: // const (