rclone/backend/box
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
..
api all: fix spelling across the project 2022-08-30 11:16:26 +02:00
box.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
box_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
upload.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00