rclone/cmd/serve
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
..
dlna Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
docker Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
ftp 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
httplib Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
proxy Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
restic Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
webdav Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
serve.go cmd/serve: add serve docker command (#5415) 2021-07-10 23:56:09 +03:00