1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/backend/googlephotos
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 build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
testfiles
albums_test.go build: run gofmt -s to simplify the code: suggested by Go Report Card 2020-06-18 18:45:39 +01:00
albums.go
googlephotos_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
googlephotos.go onedrive: cleanup brand name 2022-08-30 10:23:29 +02:00
pattern_test.go Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
pattern.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00