rclone/cmd/serve
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
dlna Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
docker Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
ftp all: fix spelling across the project 2022-08-30 11:16:26 +02:00
http Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
httplib Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
webdav Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
serve.go build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00