rclone/backend/webdav
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 webdav: Fix free/used display for rclone about/df for certain backends - fixes #4348 2020-06-20 15:15:15 +01:00
odrvcookie Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
webdav_internal_test.go webdav: add headers option 2021-05-12 09:52:07 +01:00
webdav_test.go webdav: add support for sharepoint with NTLM authentication (#2921) 2021-02-23 23:27:30 +00:00
webdav.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00