Since PR #37358 we vendor a fork of ugorji/go, see commit 09921ca for details. We need to get rid of the fork and switch to upstream.
As far as I remember it was impossible because the package api changed in an incompatible way so I had to backport a fix.
From a quick look into git history it looks like
Since PR #37358 we vendor a fork of ugorji/go, see commit 09921ca for details. We need to get rid of the fork and switch to upstream.
As far as I remember it was impossible because the package api changed in an incompatible way so I had to backport a fix.
From a quick look into git history it looks like