This updates all remaining cases of unwrapped errors in fmt.Errorf calls to wrap the underlying errors with the %w format verb to ensure they work nicely with errors.Is and errors.As. |
||
|---|---|---|
| .. | ||
| banmanager | ||
| primitives | ||
This updates all remaining cases of unwrapped errors in fmt.Errorf calls to wrap the underlying errors with the %w format verb to ensure they work nicely with errors.Is and errors.As. |
||
|---|---|---|
| .. | ||
| banmanager | ||
| primitives | ||