mirror of
https://github.com/Noooste/garage-ui.git
synced 2026-08-12 14:38:02 +00:00
5b12c8121f
Strip redundant fmt.Errorf wrapping at every decodeResponse call site so the typed *apierr.UpstreamError propagates directly to handlers without an extra indirection layer.