rclone/backend/box
Nick Craig-Wood e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version
This is possible now that we no longer support go1.12 and brings
rclone into line with standard practices in the Go world.

This also removes errors.New and errors.Errorf from lib/errors and
prefers the stdlib errors package over lib/errors.
2021-11-07 11:53:30 +00:00
..
api box: add --box-owned-by to only show items owned by the login passed #5545 2021-10-15 15:28:54 +01:00
box.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
box_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
upload.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00