rclone/backend/union
Nick Craig-Wood 96e099d8e7 union: fix error handling broken by removal of github.com/pkg/errors
There were instances of errors.Wrap being called with a nil error
which the conversion didn't deal with correctly.
2021-11-09 13:43:45 +00:00
..
policy backend: Fix union eplus policy returned nil 2021-11-08 11:55:27 +00:00
upstream Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
entry.go union: fix error handling broken by removal of github.com/pkg/errors 2021-11-09 13:43:45 +00:00
errors.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
union_internal_test.go union: fix rename not working with union of local disk and bucket based remote 2021-09-30 20:09:02 +01:00
union_test.go union: fix rename not working with union of local disk and bucket based remote 2021-09-30 20:09:02 +01:00
union.go union: fix error handling broken by removal of github.com/pkg/errors 2021-11-09 13:43:45 +00:00