rclone/lib
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
..
atexit build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
bucket docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
buildinfo build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
cache docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
daemonize Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
dircache Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
encoder lib/encoder: fix benchmarks 2021-11-02 19:23:16 +03:00
env docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
errors Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
exitcode cmd: Move exit status codes to separate package 2021-07-07 17:59:26 +01:00
file Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
http Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
israce build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
jwtutil Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
kv Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
mmap Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
oauthutil Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
pacer Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
plugin build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
pool test: Don't run unreliable tests on CI #4171 2020-06-15 21:34:37 +01:00
random Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
ranges Spelling fixes 2020-10-14 15:21:31 +01:00
readers Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
rest Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
structs docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
terminal build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
version b2: fix versions and .files with no extension - fixes #5244 2021-05-17 16:20:29 +01:00