-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
At some point there seems to have been an inadvertent find and replace that snuck in to change %d to %decoder. Example
Line 103 in 668a92a
| panic(fmt.Sprintf("ReadElement failed to consume data: %decoder %decoder: %v", startLen, p.decoder.Len(), p.decoder.Error())) |
Reactions are currently unavailable