rclone/cmd/bisync
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
..
bilib Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
testdata bisync: test scenarios #5164 2021-11-01 21:00:27 +03:00
bisync_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
cmd.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
deltas.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
help.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
LICENSE.cjnaz bisync: implementation #5164 2021-11-01 21:00:27 +03:00
listing.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
log.go bisync: implementation #5164 2021-11-01 21:00:27 +03:00
operations.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
queue.go bisync: implementation #5164 2021-11-01 21:00:27 +03:00
rc.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00