rclone/fstest/test_all
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
..
clean.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
config.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
config.yaml Revert "premiumizeme: attempt to fix integration tests" 2021-10-31 19:18:54 +00:00
report.go docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
run.go test_all: remove stray debug 2021-10-31 19:18:55 +00:00
run_test.go build: update to use go1.14 for the build 2020-02-26 21:26:47 +00:00
test_all.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00