rclone/backend/mega
Nick Craig-Wood 7366e97dfc mega: 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
..
mega.go mega: fix error handling broken by removal of github.com/pkg/errors 2021-11-09 13:43:45 +00:00
mega_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00