rclone/cmd/serve/restic
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
..
cache_test.go serve restic: implement object cache 2020-11-12 17:58:46 +00:00
cache.go serve restic: implement object cache 2020-11-12 17:58:46 +00:00
restic_appendonly_test.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00
restic_privaterepos_test.go serve/restic: expose interfaces so that rclone can be used as a library from within restic 2020-07-26 12:06:47 +01:00
restic_test.go serve/restic: expose interfaces so that rclone can be used as a library from within restic 2020-07-26 12:06:47 +01:00
restic_utils_test.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00
restic-test.sh fichier: 1fichier support - fixes #2908 2019-06-30 18:35:01 +01:00
restic.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
stdio_conn.go build: drop support for go1.9 2019-09-04 10:23:48 +01:00