mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-24 08:16:42 +00:00
The current version of go ( 1.12.x) is causing issues on some method call under errors package. This patch could help to overcome the same. More details about the failure is @https://github.com/ceph/ceph-csi/pull/917#issuecomment-609998502 Signed-off-by: Humble Chirammal <hchiramm@redhat.com>